Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 1f05496 commit 189d4f2
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 @@ -11,7 +11,7 @@ require (
github.com/nats-io/nkeys v0.4.8 // indirect
github.com/openrdap/rdap v0.9.2-0.20240517203139-eb57b3a8dedd
github.com/overmindtech/discovery v0.32.0
github.com/overmindtech/sdp-go v0.101.3
github.com/overmindtech/sdp-go v0.101.4
github.com/overmindtech/sdpcache v1.6.4
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ github.com/openrdap/rdap v0.9.2-0.20240517203139-eb57b3a8dedd h1:UuQycBx6K0lB0/I
github.com/openrdap/rdap v0.9.2-0.20240517203139-eb57b3a8dedd/go.mod h1:391Ww1JbjG4FHOlvQqCd6n25CCCPE64JzC5cCYPxhyM=
github.com/overmindtech/discovery v0.32.0 h1:TwzG6JvW5vJlLK6sHaSGpI9kKFNGMyG+ZfWdcHU/jRk=
github.com/overmindtech/discovery v0.32.0/go.mod h1:1GjlC5SWpK2bjsCUaKL1LT6LroOwgMxCEtEyT5mgG0k=
github.com/overmindtech/sdp-go v0.101.3 h1:OopE5HJD9PcWZlHcqGF8S5+ej+fwG+A8Tf+SIR1zmiI=
github.com/overmindtech/sdp-go v0.101.3/go.mod h1:byGP2BXstnX3KeFLNyEbSLE75hv01EZhyU6QiKuiYb8=
github.com/overmindtech/sdp-go v0.101.4 h1:ApNv6KrU2MIEuT4wGmuaRmnYLb2oZo1x9Fpob7XLoCE=
github.com/overmindtech/sdp-go v0.101.4/go.mod h1:byGP2BXstnX3KeFLNyEbSLE75hv01EZhyU6QiKuiYb8=
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 189d4f2

Please sign in to comment.