Skip to content

Commit

Permalink
Update go.mod and go.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Oct 16, 2024
1 parent 52b5c8c commit 0021c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/reponame/go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/kachick/dotfiles/pkgs/reponame

go 1.22.6
go 1.23.1

require github.com/google/go-cmp v0.6.0

0 comments on commit 0021c3d

Please sign in to comment.