Skip to content

Commit

Permalink
Merge pull request #14 from kube-hetzner/as/build/go-mod
Browse files Browse the repository at this point in the history
build(go.mod): downgrade required go ver from 1.23.2 to 1.23.0
  • Loading branch information
aleksasiriski authored Nov 8, 2024
2 parents 301923e + 5b5588f commit b3e4057
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,3 +1,3 @@
module github.com/kube-hetzner/boringproxy

go 1.23.2
go 1.23.0

0 comments on commit b3e4057

Please sign in to comment.