update go mod

This commit is contained in:
2023-08-15 12:35:56 +08:00
parent 7607166748
commit 6beadd85f7
10 changed files with 73 additions and 88 deletions

View File

@@ -12,7 +12,7 @@ import (
"math"
"time"
"github.com/coreos/etcd/clientv3"
"go.etcd.io/etcd/clientv3"
)
// WatchKeyWithOption ...