Skip to content

Commit bca395c

Browse files
committed
chore: update go version to 1.21
1 parent 47373a5 commit bca395c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
## 📋 Requirements
1111

12-
- Go 1.20+
12+
- Go 1.21+
1313

1414
## 🚀 Install
1515

go.mod

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

3-
go 1.20
3+
go 1.21
44

55
require (
66
github.com/libgox/addr v0.2.0

0 commit comments

Comments
 (0)