Skip to content

Commit 556aa0b

Browse files
authored
Merge pull request #166 from deploymenttheory/dev
Update go.mod to use go 1.22.2
2 parents a7c9a6d + 7389b1b commit 556aa0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/deploymenttheory/go-api-http-client
22

3-
go 1.21
3+
go 1.22.2
44

55
require (
66
github.com/antchfx/xmlquery v1.4.0

0 commit comments

Comments
 (0)