Skip to content

Commit

Permalink
fix golang lint problem
Browse files Browse the repository at this point in the history
  • Loading branch information
DMwangnima committed Dec 29, 2023
1 parent 82d4b56 commit c8f9a2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ require (
github.com/rogpeppe/go-internal v1.8.0 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.8.3
github.com/ugorji/go/codec v1.2.6
go.etcd.io/etcd/api/v3 v3.5.7
go.etcd.io/etcd/client/v2 v2.305.0 // indirect
go.etcd.io/etcd/client/v3 v3.5.7
Expand Down

0 comments on commit c8f9a2d

Please sign in to comment.