Skip to content

Commit

Permalink
use go 1.22.1 in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnps committed Mar 31, 2024
1 parent 49943e6 commit e192a33
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/gojp/goreportcard

go 1.22
go 1.22.1

require (
github.com/alecthomas/gometalinter v1.0.3
Expand Down

0 comments on commit e192a33

Please sign in to comment.