Skip to content

Commit

Permalink
Remove patch version from go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
alecsammon committed Dec 20, 2024
1 parent b00987f commit f43c187
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/dolthub/vitess

go 1.23.3
go 1.23

require (
github.com/google/go-cmp v0.5.5
Expand Down

0 comments on commit f43c187

Please sign in to comment.