We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03a520 commit c766184Copy full SHA for c766184
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/Antonboom/nilnil v0.1.1
9
github.com/BurntSushi/toml v1.1.0
10
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11
- github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
+ github.com/GaijinEntertainment/go-exhaustruct/v2 v2.2.0
12
github.com/OpenPeeDeeP/depguard v1.1.0
13
github.com/alexkohler/prealloc v1.0.0
14
github.com/ashanbrown/forbidigo v1.3.0
@@ -99,7 +99,7 @@ require (
99
github.com/yagipy/maintidx v1.0.0
100
github.com/yeya24/promlinter v0.2.0
101
gitlab.com/bosi/decorder v0.2.1
102
- golang.org/x/tools v0.1.11-0.20220518213611-904e24e9fcf9
+ golang.org/x/tools v0.1.11
103
gopkg.in/yaml.v3 v3.0.1
104
honnef.co/go/tools v0.3.2
105
mvdan.cc/gofumpt v0.3.1
go.sum
0 commit comments