fix install v1.7.5 errror

This commit is contained in:
thinkerou 2021-11-22 11:20:33 +08:00 committed by GitHub
parent 57ede9c95a
commit 8e8288e62e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
go.mod
View File

@ -13,3 +13,7 @@ require (
google.golang.org/protobuf v1.27.1
gopkg.in/yaml.v2 v2.4.0
)
retract (
v1.7.5
)