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.
1 parent 8fd84a5 commit fd54332Copy full SHA for fd54332
go.mod
@@ -178,7 +178,7 @@ require (
178
gopkg.in/square/go-jose.v2 v2.5.1 // indirect
179
gopkg.in/src-d/go-git.v4 v4.13.1
180
gopkg.in/yaml.v2 v2.3.0
181
- gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 // indirect
+ gopkg.in/yaml.v3 v3.0.0 // indirect
182
honnef.co/go/tools v0.0.1-2020.1.4 // indirect
183
)
184
0 commit comments