-
- Downloads
chore: update libs
module gitlab.schukai.com/oss/libraries/go/markup/html | ||
go 1.19 | ||
go 1.20 | ||
require ( | ||
github.com/andybalholm/cascadia v1.3.1 | ||
github.com/stretchr/testify v1.8.1 | ||
gitlab.schukai.com/oss/libraries/go/utilities/data.git v0.2.0 | ||
golang.org/x/net v0.2.0 | ||
golang.org/x/net v0.8.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.4.0 // indirect | ||
gitlab.schukai.com/oss/libraries/go/utilities/pathfinder v0.5.2 // indirect | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | ||
) |
Please register or sign in to comment