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 608cbc9 commit 7b5538aCopy full SHA for 7b5538a
go.mod
@@ -13,7 +13,6 @@ require (
13
require (
14
github.com/davecgh/go-spew v1.1.1 // indirect
15
github.com/pmezard/go-difflib v1.0.0 // indirect
16
- github.com/stretchr/objx v0.5.0 // indirect
17
gopkg.in/yaml.v3 v3.0.1 // indirect
18
)
19
0 commit comments