Skip to content

Commit

Permalink
fix(deps): update github.com/opiproject/opi-api digest to 0605e35
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and glimchb committed Mar 17, 2023
1 parent 14c3800 commit 4673604
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/go-ping/ping v1.1.0
github.com/google/uuid v1.3.0
github.com/lithammer/fuzzysearch v1.1.5
github.com/opiproject/opi-api v0.0.0-20230310172447-05176c3f7750
github.com/opiproject/opi-api v0.0.0-20230317155034-0605e35f1e29
github.com/spf13/cobra v1.6.1
github.com/stretchr/testify v1.8.2
golang.org/x/net v0.8.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ github.com/opiproject/opi-api v0.0.0-20230308182040-4d50cc36139e h1:JcVtrEWG15BD
github.com/opiproject/opi-api v0.0.0-20230308182040-4d50cc36139e/go.mod h1:92pv4ulvvPMuxCJ9ND3aYbmBfEMLx0VCjpkiR7ZTqPY=
github.com/opiproject/opi-api v0.0.0-20230310172447-05176c3f7750 h1:V/HlKKhe7JXzH9kYc81k7wXu1tZjsWMwW+nkGbhzsMo=
github.com/opiproject/opi-api v0.0.0-20230310172447-05176c3f7750/go.mod h1:92pv4ulvvPMuxCJ9ND3aYbmBfEMLx0VCjpkiR7ZTqPY=
github.com/opiproject/opi-api v0.0.0-20230317155034-0605e35f1e29 h1:EvCglUZjMQtTm1BS+ApxBnHtKFBsM4/Z3Eq3SDqACTE=
github.com/opiproject/opi-api v0.0.0-20230317155034-0605e35f1e29/go.mod h1:92pv4ulvvPMuxCJ9ND3aYbmBfEMLx0VCjpkiR7ZTqPY=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
Expand Down

0 comments on commit 4673604

Please sign in to comment.