Skip to content

Commit

Permalink
feat(build): bump Golang to version 1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
npdgm committed Oct 18, 2024
1 parent 9c96b88 commit 8b2eba5
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/enix/x509-certificate-exporter/v3

go 1.23.0
go 1.23.1

toolchain go1.23.1

Expand Down

0 comments on commit 8b2eba5

Please sign in to comment.