-
- Downloads
fix: lib path
... | @@ -5,6 +5,7 @@ go 1.22 | ... | @@ -5,6 +5,7 @@ go 1.22 |
require ( | require ( | ||
github.com/stretchr/testify v1.8.2 | github.com/stretchr/testify v1.8.2 | ||
gitlab.schukai.com/oss/libraries/go/utilities/pathfinder v0.9.4 | gitlab.schukai.com/oss/libraries/go/utilities/pathfinder v0.9.4 | ||
gitlab.schukai.com/oss/libraries/go/utilities/pathfinder.git v0.9.5 | |||
) | ) | ||
require ( | require ( | ||
... | ... |
Please register or sign in to comment