We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 545739b + b0e398a commit a1d5fc5Copy full SHA for a1d5fc5
go.mod
@@ -1,6 +1,6 @@
1
module github.com/cyberark/secretless-broker
2
3
-go 1.22.10
+go 1.22.7
4
5
// TODO: github.com/docker/docker can't be updated to latest yet (v27.4.1 at time of writing).
6
// Doing so causes the proxyservice tests to fail giving errors saying that the
0 commit comments