Skip to content

Commit

Permalink
fix(deps): update module github.com/overmindtech/sdp-go to v0.58.2 (#131
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 Dec 1, 2023
1 parent a7543ca commit c55f906
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 @@ -9,7 +9,7 @@ require (
github.com/hexops/gotextdiff v1.0.3
github.com/jedib0t/go-pretty/v6 v6.4.9
github.com/mattn/go-isatty v0.0.20
github.com/overmindtech/sdp-go v0.58.1
github.com/overmindtech/sdp-go v0.58.2
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.17.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,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/sdp-go v0.58.1 h1:BFCQmJlzCGtpT3TbybpLPR7FtlyabZ/LeeTG63r3wdM=
github.com/overmindtech/sdp-go v0.58.1/go.mod h1:0vmJ52cV7AxTBZ210tyDzhpxaJ1YW2WSjeyMpbXOJA8=
github.com/overmindtech/sdp-go v0.58.2 h1:uVHrLyJsSEIFwcjVKrSvy05nDLlU2vXiixP+za228LM=
github.com/overmindtech/sdp-go v0.58.2/go.mod h1:0vmJ52cV7AxTBZ210tyDzhpxaJ1YW2WSjeyMpbXOJA8=
github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4=
github.com/pelletier/go-toml/v2 v2.1.0/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc=
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4=
Expand Down

0 comments on commit c55f906

Please sign in to comment.