Skip to content

Commit

Permalink
Merge pull request #45 from Conjur-Enterprise/revert-golang-version
Browse files Browse the repository at this point in the history
CONJSE-0000: Revert to Golang 1.22.7 to match latest goreleaser/goreleaser-cross tag
  • Loading branch information
doodlesbykumbi authored and GitHub Enterprise committed Jan 14, 2025
2 parents 545739b + b0e398a commit a1d5fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/cyberark/secretless-broker

go 1.22.10
go 1.22.7

// TODO: github.com/docker/docker can't be updated to latest yet (v27.4.1 at time of writing).
// Doing so causes the proxyservice tests to fail giving errors saying that the
Expand Down

0 comments on commit a1d5fc5

Please sign in to comment.