-
- Downloads
fix: gitlab import problem
module gitlab.schukai.com/oss/libraries/go/markup/html | ||
module gitlab.schukai.com/oss/libraries/go/markup/html.git | ||
go 1.22 | ||
... | ... | @@ -12,8 +12,6 @@ require ( |
require ( | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect | ||
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect | ||
github.com/volker-schukai/tokenizer v1.0.0 // 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