Skip to content

Commit 4985e5f

Browse files
committed
chore(go.mod): remove unnecessary version constraint for Go
The unnecessary version constraint for Go has been removed from the go.mod file. This allows the project to be compatible with a wider range of Go versions.
1 parent a704ebe commit 4985e5f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go.mod

-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
module github.com/necmettindev/randomstring
2-
3-
go 1.21.0

0 commit comments

Comments
 (0)