mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
chore(server): deprecate mod temporarily
This commit is contained in:
5
test.sh
5
test.sh
@@ -23,8 +23,9 @@ go test -v ./server/v1/tests -race
|
||||
go test -i ./server/v2/tests
|
||||
go test -v ./server/v2/tests -race
|
||||
|
||||
go test -i ./mod/lock/v2/tests
|
||||
go test -v ./mod/lock/v2/tests
|
||||
# Mod is deprecated temporarily.
|
||||
# go test -i ./mod/lock/v2/tests
|
||||
# go test -v ./mod/lock/v2/tests
|
||||
|
||||
go test -i ./pkg/btrfs
|
||||
go test -v ./pkg/btrfs
|
||||
|
||||
Reference in New Issue
Block a user