Skip to content

Commit 4c91dd8

Browse files
authored
Replaced go1.21.1 to go1.21 in go.mod file (#1135)
* Replaced go1.21.1 to go1.21 in go.mod file * empty commit to trigger ci change
1 parent 261bbdd commit 4c91dd8

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 razor
22

3-
go 1.21.1
3+
go 1.21
44

55
require (
66
github.com/PaesslerAG/jsonpath v0.1.1

0 commit comments

Comments
 (0)