Skip to content

Commit

Permalink
go: update go version to 1.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fho committed Dec 9, 2024
1 parent a4d7353 commit bf534ea
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/simplesurance/directorius

go 1.23.3
go 1.23.4

require (
github.com/cenkalti/backoff v2.2.1+incompatible
Expand Down

0 comments on commit bf534ea

Please sign in to comment.