-
- Downloads
chore: update libs #14
... | ... | @@ -12,7 +12,7 @@ require ( |
gitlab.schukai.com/oss/libraries/go/network/http-negotiation v1.3.2 | ||
gitlab.schukai.com/oss/libraries/go/utilities/pathfinder v0.9.2 | ||
gitlab.schukai.com/oss/libraries/go/utilities/watch v0.4.0 | ||
golang.org/x/exp v0.0.0-20231214170342-aacd6d4b4611 | ||
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc | ||
gopkg.in/yaml.v3 v3.0.1 | ||
) | ||
... | ... | @@ -22,7 +22,7 @@ require ( |
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 | ||
golang.org/x/sys v0.15.0 // indirect | ||
golang.org/x/sys v0.16.0 // indirect | ||
) | ||
replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.16 |
Please register or sign in to comment