Skip to content

Commit d05fa7c

Browse files
committed
Fixed go versions
1 parent b16a1ab commit d05fa7c

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/mutablelogic/go-client
22

3-
go 1.20
3+
go 1.19
44

55
require (
66
github.com/djthorpe/go-errors v1.0.3

0 commit comments

Comments
 (0)