Skip to content

Commit 97a22aa

Browse files
committed
remove patch version from go.mod
1 parent 30b3a60 commit 97a22aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module vimbin
22

3-
go 1.21.4
3+
go 1.21
44

55
require (
66
github.com/gorilla/mux v1.8.1

0 commit comments

Comments
 (0)