Skip to content

Commit

Permalink
build(go.mod): downgrade required go ver from 1.23.2 to 1.23.0
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksa Siriški <31509435+aleksasiriski@users.noreply.github.com>
  • Loading branch information
aleksasiriski authored Nov 8, 2024
1 parent 301923e commit 5b5588f
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 5b5588f

Please sign in to comment.