Skip to content

Commit

Permalink
Update module github.com/overmindtech/sdp-go to v0.51.0 (#312)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 185963d commit 6a4ff63
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 @@ -30,7 +30,7 @@ require (
github.com/nats-io/jwt/v2 v2.5.2
github.com/nats-io/nkeys v0.4.5
github.com/overmindtech/discovery v0.25.1
github.com/overmindtech/sdp-go v0.50.0
github.com/overmindtech/sdp-go v0.51.0
github.com/overmindtech/sdpcache v1.6.1
github.com/sirupsen/logrus v1.9.3
github.com/sourcegraph/conc v0.3.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,8 @@ github.com/overmindtech/sdp-go v0.49.6 h1:Zpt9t46NElxnttqfMG4gBQoXFMWT7Cuaz2BDd4
github.com/overmindtech/sdp-go v0.49.6/go.mod h1:7pJC3L1Ik6rswjF5u9RHw/rDPvsqOMgdxk3oMukJlWE=
github.com/overmindtech/sdp-go v0.50.0 h1:hHLMBlBoaE4XyI7cH3M75Jd85FnU/O4d1KvHOXmze0o=
github.com/overmindtech/sdp-go v0.50.0/go.mod h1:7pJC3L1Ik6rswjF5u9RHw/rDPvsqOMgdxk3oMukJlWE=
github.com/overmindtech/sdp-go v0.51.0 h1:8Mrf255YcfJfEpZhPEc5PJoIdE+W7mpiF0FDQ5uUS4Y=
github.com/overmindtech/sdp-go v0.51.0/go.mod h1:w0BX6qD9SU96AraCV8sIePacoceMeekXZPsNswUmbAs=
github.com/overmindtech/sdpcache v1.6.1 h1:laFibDvdUGeLBIclzM0pS3XtFdby2KnfaM3+Nn/2YuA=
github.com/overmindtech/sdpcache v1.6.1/go.mod h1:EqpA/qHcyxKmPauMtE73qjk4Xr08QkRq3kmY5cD1zfY=
github.com/pelletier/go-toml/v2 v2.0.8 h1:0ctb6s9mE31h0/lhu+J6OPmVeDxJn+kYnJc2jZR9tGQ=
Expand Down

0 comments on commit 6a4ff63

Please sign in to comment.