-
- Downloads
chore: update libs #10
module gitlab.schukai.com/oss/libraries/go/application/xflags | ||
go 1.19 | ||
go 1.21 | ||
require ( | ||
github.com/stretchr/testify v1.8.2 | ||
... | ... | @@ -8,9 +8,7 @@ require ( |
) | ||
require ( | ||
github.com/agnivade/levenshtein v1.1.1 // indirect | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
github.com/stretchr/objx v0.5.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | ||
) |
Please register or sign in to comment