File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,8 +25,6 @@ require (
2525 honnef.co/go/tools v0.6.1
2626)
2727
28- require github.com/sirupsen/logrus v1.8.1 // indirect
29-
3028require (
3129 github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c // indirect
3230 github.com/PaesslerAG/gval v1.0.0 // indirect
@@ -42,6 +40,7 @@ require (
4240 github.com/mitchellh/mapstructure v1.5.0 // indirect
4341 github.com/otiai10/mint v1.6.3 // indirect
4442 github.com/pmezard/go-difflib v1.0.0 // indirect
43+ github.com/sirupsen/logrus v1.8.1 // indirect
4544 github.com/stretchr/objx v0.5.2 // indirect
4645 github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
4746 golang.org/x/exp/typeparams v0.0.0-20231108232855-2478ac86f678 // indirect
You can’t perform that action at this time.
0 commit comments