Skip to content

Commit

Permalink
fix(deps): update module github.com/overmindtech/sdp-go to v0.102.4 (#…
Browse files Browse the repository at this point in the history
…712)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 99a29bd commit f3bd7db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ require (
github.com/getsentry/sentry-go v0.30.0
github.com/micahhausler/aws-iam-policy v0.4.2
github.com/overmindtech/discovery v0.33.4
github.com/overmindtech/sdp-go v0.102.3
github.com/overmindtech/sdp-go v0.102.4
github.com/overmindtech/sdpcache v1.6.4
github.com/sirupsen/logrus v1.9.3
github.com/sourcegraph/conc v0.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ github.com/nats-io/nuid v1.0.1 h1:5iA8DT8V7q8WK2EScv2padNa/rTESc1KdnPw4TC2paw=
github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
github.com/overmindtech/discovery v0.33.4 h1:WVT9FYq192arZXJmFB7xV78WFwh9csVsrQl3oz+l0gQ=
github.com/overmindtech/discovery v0.33.4/go.mod h1:7UPPFwHMWVEVejvBVemyKMfGhBzinoQ0vxvj4D5YVyU=
github.com/overmindtech/sdp-go v0.102.3 h1:35uUdjztRw/kTi3hHNGRBC9vEKvRVuhK41/+GDuYtBQ=
github.com/overmindtech/sdp-go v0.102.3/go.mod h1:Lx2DtTLaroGuVTq5CL1SBT19zzudhLF6jdRkwXDJXRk=
github.com/overmindtech/sdp-go v0.102.4 h1:PENbGxfoOvh7L3yCeOH1bWtFNfCGeYg/22iF0JeYPdw=
github.com/overmindtech/sdp-go v0.102.4/go.mod h1:Lx2DtTLaroGuVTq5CL1SBT19zzudhLF6jdRkwXDJXRk=
github.com/overmindtech/sdpcache v1.6.4 h1:MJoYBDqDE3s8FrRzZ0RPgFiH39HWI/Mv2ImH1NdLT8k=
github.com/overmindtech/sdpcache v1.6.4/go.mod h1:/F9XStVdntRJEQjlZ86BPuB1Y7VPo1PFcsCNiU1IoGE=
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
Expand Down

0 comments on commit f3bd7db

Please sign in to comment.