Skip to content

Commit

Permalink
fix: go 1.22.1 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfalkowski authored Mar 14, 2024
1 parent 4002a7b commit f585242
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,5 +1,5 @@
module github.com/alexfalkowski/gocovmerge

go 1.22.0
go 1.22.1

require golang.org/x/tools v0.19.0

0 comments on commit f585242

Please sign in to comment.