Skip to content

Commit

Permalink
fix: update Go version to 1.23.6 (#61)
Browse files Browse the repository at this point in the history
Co-authored-by: hassnat <[email protected]>
  • Loading branch information
hassnatahmad and hassnat authored Feb 6, 2025
1 parent 3aec818 commit bfa02c9
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/cloudnative-zoo/go-commons

go 1.23.4
go 1.23.6

require (
github.com/bas24/googletranslatefree v0.0.0-20231117033553-f5859fe54d30
Expand Down

0 comments on commit bfa02c9

Please sign in to comment.