Skip to content

Commit

Permalink
build(deps): bump golang version in go.mod file from 1.22.2 to 1.22
Browse files Browse the repository at this point in the history
bump golang version in go.mod file from 1.22.2 to 1.22.3
  • Loading branch information
github-actions[bot] committed May 15, 2024
1 parent f4869d1 commit f5f2c98
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/030/n3dr

go 1.22.2
go 1.22.3

require (
github.com/030/logging v0.1.2
Expand Down

0 comments on commit f5f2c98

Please sign in to comment.