-
- Downloads
... | ... | @@ -6,13 +6,13 @@ require ( |
github.com/andybalholm/cascadia v1.3.2 | ||
github.com/stretchr/testify v1.8.1 | ||
gitlab.schukai.com/oss/libraries/go/utilities/data.git v0.2.0 | ||
golang.org/x/net v0.15.0 | ||
golang.org/x/net v0.19.0 | ||
) | ||
require ( | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
github.com/volker-schukai/tokenizer v1.0.0 // indirect | ||
gitlab.schukai.com/oss/libraries/go/utilities/pathfinder v0.8.1 // indirect | ||
gitlab.schukai.com/oss/libraries/go/utilities/pathfinder v0.9.2 // indirect | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | ||
) |
Please register or sign in to comment