We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c6e801 + 491196e commit bb25b74Copy full SHA for bb25b74
go.mod
@@ -3,7 +3,7 @@ module Yearning-go
3
go 1.18
4
5
require (
6
- github.com/BurntSushi/toml v0.3.1
+ github.com/BurntSushi/toml v1.3.2
7
github.com/Jeffail/gabs/v2 v2.7.0
8
github.com/cookieY/sqlx v1.3.0
9
github.com/cookieY/yee v0.3.9
0 commit comments