We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35aaf41 commit 2ae57acCopy full SHA for 2ae57ac
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/go-acme/lego/v4 v4.6.0
11
github.com/go-ole/go-ole v1.2.6 // indirect
12
github.com/go-resty/resty/v2 v2.7.0
13
- github.com/golang/protobuf v1.5.2
+ github.com/golang/protobuf v1.5.2 // indirect
14
github.com/imdario/mergo v0.3.12
15
github.com/juju/ratelimit v1.0.1
16
github.com/r3labs/diff/v2 v2.15.1
0 commit comments