Skip to content

Commit 2ae57ac

Browse files
committed
fix
1 parent 35aaf41 commit 2ae57ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/go-acme/lego/v4 v4.6.0
1111
github.com/go-ole/go-ole v1.2.6 // indirect
1212
github.com/go-resty/resty/v2 v2.7.0
13-
github.com/golang/protobuf v1.5.2
13+
github.com/golang/protobuf v1.5.2 // indirect
1414
github.com/imdario/mergo v0.3.12
1515
github.com/juju/ratelimit v1.0.1
1616
github.com/r3labs/diff/v2 v2.15.1

0 commit comments

Comments
 (0)