-
- Downloads
feat: new watch lib
... | @@ -13,7 +13,7 @@ require ( | ... | @@ -13,7 +13,7 @@ require ( |
gitlab.schukai.com/oss/libraries/go/application/xflags v1.9.0 | gitlab.schukai.com/oss/libraries/go/application/xflags v1.9.0 | ||
gitlab.schukai.com/oss/libraries/go/network/http-negotiation v1.3.1 | gitlab.schukai.com/oss/libraries/go/network/http-negotiation v1.3.1 | ||
gitlab.schukai.com/oss/libraries/go/utilities/pathfinder v0.5.2 | gitlab.schukai.com/oss/libraries/go/utilities/pathfinder v0.5.2 | ||
gitlab.schukai.com/oss/libraries/go/utilities/watch v0.2.0 | gitlab.schukai.com/oss/libraries/go/utilities/watch v0.3.0 | ||
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 | golang.org/x/exp v0.0.0-20230905200255-921286631fa9 | ||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
) | ) | ||
... | ... |
Please register or sign in to comment