Skip to content

Commit d75d3e4

Browse files
committed
TECH Add explicit reference to toolchain to update deps
1 parent 8635b78 commit d75d3e4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

go.mod

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
module github.com/sibprogrammer/xq
22

3-
go 1.23
3+
go 1.23.0
4+
5+
toolchain go1.23.4
6+
47
require (
58
github.com/PuerkitoBio/goquery v1.10.2
69
github.com/antchfx/xmlquery v1.4.4

0 commit comments

Comments
 (0)