We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 544dad9 commit 0f765f5Copy full SHA for 0f765f5
1 file changed
go.mod
@@ -3,7 +3,7 @@ module github.com/codesphere-cloud/oms
3
go 1.26.1
4
5
replace (
6
- github.com/googleapis/gnostic => github.com/googleapis/gnostic v0.4.1
+ github.com/googleapis/gnostic => github.com/googleapis/gnostic v0.7.1
7
github.com/kubernetes-incubator/external-storage => github.com/libopenstorage/external-storage v5.2.0+incompatible
8
9
// TODO: remove this replace once https://github.com/libopenstorage/secrets/pull/83 is merged
0 commit comments