Skip to content

Commit

Permalink
Merge pull request #407 from overmindtech/renovate/overmindtech-go
Browse files Browse the repository at this point in the history
Update Overmind Dependencies
  • Loading branch information
DavidS-ovm authored Jun 17, 2024
2 parents 814665c + 7cc421a commit 21f15c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,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-20240614091851-daafc874f077
github.com/overmindtech/aws-source v0.0.0-20240617063152-c54b75f8a2be
github.com/overmindtech/sdp-go v0.75.4
github.com/overmindtech/stdlib-source v0.0.0-20240614091947-b363bd8a33cf
github.com/overmindtech/stdlib-source v0.0.0-20240617063011-dc9a65b6c5e1
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
github.com/sirupsen/logrus v1.9.3
github.com/sourcegraph/conc v0.3.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -232,16 +232,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-20240614091851-daafc874f077 h1:n6uX0jH8wc/+OrgjTKZ4WzpA/ebB/QSYptbJtVf/uHc=
github.com/overmindtech/aws-source v0.0.0-20240614091851-daafc874f077/go.mod h1:IYP9VIWUUfZ0r9wtYlNsEglNSFfQ+gK+FwF9tTUGPXo=
github.com/overmindtech/aws-source v0.0.0-20240617063152-c54b75f8a2be h1:9cHbuw+J6rbk7RaBs5rHGUmKTLEf7JR4gyo5v6L/BGM=
github.com/overmindtech/aws-source v0.0.0-20240617063152-c54b75f8a2be/go.mod h1:+OenT3vSkAf9GxZnk5AxfpoaLnTFQbd53E2lKhJrmOE=
github.com/overmindtech/discovery v0.27.6 h1:p+xMEIST0fk6HfbejXR+Ea59+JA5zjCO4zvRqelRqwE=
github.com/overmindtech/discovery v0.27.6/go.mod h1:A3wvNM6VTo7qfGExWQ+fgh+NfLh35nuPJ7wF4pLYEQI=
github.com/overmindtech/sdp-go v0.75.4 h1:sQZVj/kZiu0xwNaBgthMayH9SKFEBHSUsQOqzddhyMU=
github.com/overmindtech/sdp-go v0.75.4/go.mod h1:i40e0oDptypYGg/4YvzmnBrinSBJ3/C2WaAI4zO3A3E=
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-20240614091947-b363bd8a33cf h1:OgwlVbh3CiEtiElfEpouY0Fmyx1J4OtxE/ZoNqtGmIQ=
github.com/overmindtech/stdlib-source v0.0.0-20240614091947-b363bd8a33cf/go.mod h1:fy03QbptHSnn4CvOjnYi0DvuxJBIhRBNCLZWXfVVsGY=
github.com/overmindtech/stdlib-source v0.0.0-20240617063011-dc9a65b6c5e1 h1:oUWyRsWAByXTsddUHjh5Tn3pzDzDxtjLgtOZRjJF/xU=
github.com/overmindtech/stdlib-source v0.0.0-20240617063011-dc9a65b6c5e1/go.mod h1:ZVqIE3P0pdRK+tO8KPcfWeXbPjNuuGCD9/dzzBs0Hm0=
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
github.com/pelletier/go-toml/v2 v2.2.2/go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs=
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4=
Expand Down

0 comments on commit 21f15c5

Please sign in to comment.