Skip to content

Commit

Permalink
Update Overmind Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent 65e1a28 commit 8aed067
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ require (
github.com/mattn/go-isatty v0.0.20
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.15.2
github.com/overmindtech/aws-source v0.0.0-20240529134622-79d96effc425
github.com/overmindtech/sdp-go v0.75.0
github.com/overmindtech/stdlib-source v0.0.0-20240529140859-7a69b70ff1c8
github.com/overmindtech/aws-source v0.0.0-20240530111145-5543edab0fe6
github.com/overmindtech/sdp-go v0.75.1
github.com/overmindtech/stdlib-source v0.0.0-20240530083139-3ecb9bd074b6
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -226,16 +226,16 @@ github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
github.com/openrdap/rdap v0.9.2-0.20240517203139-eb57b3a8dedd h1:UuQycBx6K0lB0/IfHePshOYjlrptkF4FoApFP2Y4s3k=
github.com/openrdap/rdap v0.9.2-0.20240517203139-eb57b3a8dedd/go.mod h1:391Ww1JbjG4FHOlvQqCd6n25CCCPE64JzC5cCYPxhyM=
github.com/overmindtech/aws-source v0.0.0-20240529134622-79d96effc425 h1:5x2ftJAwW90SWh2pzazoNXVqrO1B8YXdGbSXIb0PsVc=
github.com/overmindtech/aws-source v0.0.0-20240529134622-79d96effc425/go.mod h1:XFGRgv018QTh4oI43zsR0WLzcp4EWY5VozJ+5uBwX4k=
github.com/overmindtech/aws-source v0.0.0-20240530111145-5543edab0fe6 h1:zAJrQ7iwvwtSs39G2Rk1fx1v36AydME7Pi5FbOtryR8=
github.com/overmindtech/aws-source v0.0.0-20240530111145-5543edab0fe6/go.mod h1:5VWrYuIJIxjxoDL/W5wLIFm0iQe2Gl2Oo0Db1h1MTMI=
github.com/overmindtech/discovery v0.27.5 h1:aYn9FVIVZzp46lozOUWoyPWjkWtTuDTh0G01yFPCeiI=
github.com/overmindtech/discovery v0.27.5/go.mod h1:F8GqI+xqSSQZ5Gu9ezlSEb4v61pikzKVIh3o6xmGMfU=
github.com/overmindtech/sdp-go v0.75.0 h1:7n4RM3/z4Dg2M2967kVS+5KE1rxSkgw3hby4smiiWgg=
github.com/overmindtech/sdp-go v0.75.0/go.mod h1:ZUO2LDFSNllG+Dha4lSIyX26PWd/eZviUlvRYqLOTJk=
github.com/overmindtech/sdp-go v0.75.1 h1:ChR8HEegoNNOkNkLXGWvKhFp65DOYAvWfmRowj97Kmg=
github.com/overmindtech/sdp-go v0.75.1/go.mod h1:ZUO2LDFSNllG+Dha4lSIyX26PWd/eZviUlvRYqLOTJk=
github.com/overmindtech/sdpcache v1.6.4 h1:MJoYBDqDE3s8FrRzZ0RPgFiH39HWI/Mv2ImH1NdLT8k=
github.com/overmindtech/sdpcache v1.6.4/go.mod h1:/F9XStVdntRJEQjlZ86BPuB1Y7VPo1PFcsCNiU1IoGE=
github.com/overmindtech/stdlib-source v0.0.0-20240529140859-7a69b70ff1c8 h1:87vNZ9lNjCbDDlpdCj59+/H6aI/CsY4cxznWubPTdgY=
github.com/overmindtech/stdlib-source v0.0.0-20240529140859-7a69b70ff1c8/go.mod h1:TkfxFMA7NnQKGuDzP99KU+L+E0sQkLTb555mcRJzjW8=
github.com/overmindtech/stdlib-source v0.0.0-20240530083139-3ecb9bd074b6 h1:PjQ/DkbtmIEhsJySqOAD8ZHfr/Gn97YcQ3dJrKu2izE=
github.com/overmindtech/stdlib-source v0.0.0-20240530083139-3ecb9bd074b6/go.mod h1:0Zw6DLlZApcu0wPp6zLLogBli7nvKlQhy5phvG/KHXg=
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 8aed067

Please sign in to comment.