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 Oct 12, 2024
1 parent 932196a commit d2b3445
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 @@ -22,11 +22,11 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.15.3-0.20240912151726-82936c5ea257
github.com/overmindtech/aws-source v0.0.0-20241011124832-50dd83357182
github.com/overmindtech/aws-source v0.0.0-20241012163715-1eede24f5d09
github.com/overmindtech/discovery v0.29.1
github.com/overmindtech/pterm v0.0.0-20240919144758-04d94ccb2297
github.com/overmindtech/sdp-go v0.96.0
github.com/overmindtech/stdlib-source v0.0.0-20241011092854-dc393bdb00c3
github.com/overmindtech/stdlib-source v0.0.0-20241012135345-a52345c73a8e
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 @@ -257,8 +257,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/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-20241011124832-50dd83357182 h1:k3zVUoVWllE4dCIcqJgVoL5cjJEDckKVOpYZvE8P3XM=
github.com/overmindtech/aws-source v0.0.0-20241011124832-50dd83357182/go.mod h1:AZ5Sq17GpZbIsAX4sMIhs+er0hqRrcJBYJDCdZ3Cfyg=
github.com/overmindtech/aws-source v0.0.0-20241012163715-1eede24f5d09 h1:F904vMbB8nlUZ21nldb1BKfSd4Dtz1m5WSbaXFv+Sz4=
github.com/overmindtech/aws-source v0.0.0-20241012163715-1eede24f5d09/go.mod h1:vdWt6P37qT9P6q7/i7lwsnnDbG8MbabZ00HviYQSzJc=
github.com/overmindtech/discovery v0.29.1 h1:QoEtsiEjuoDCAMZRYtfNhqaF1nL3lzzSCByJzEYVdMs=
github.com/overmindtech/discovery v0.29.1/go.mod h1:WzTpStMxdAhsjSU5EP+2iRsMIKQWSJiVS5wzJ/mRatA=
github.com/overmindtech/pterm v0.0.0-20240919144758-04d94ccb2297 h1:ih4bqBMHTCtg3lMwJszNkMGO9n7Uoe0WX5be1/x+s+g=
Expand All @@ -267,8 +267,8 @@ github.com/overmindtech/sdp-go v0.96.0 h1:4rgO8VSkS4Kh/Yv8IluFrXD5c7rU2rgACO/xLh
github.com/overmindtech/sdp-go v0.96.0/go.mod h1:6PPU8IBPWeMVXe1UW/LHb/hbwZPR0ndfjHRTbNQJy2w=
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-20241011092854-dc393bdb00c3 h1:j4tvVq0snSldAgx7wZptqMZ2L7rP3IjokFZLaIpAKb8=
github.com/overmindtech/stdlib-source v0.0.0-20241011092854-dc393bdb00c3/go.mod h1:d5VNKgUZ6/h+V3Y6xUPY8CGHWX8Hkks/ajyP/DdNXDI=
github.com/overmindtech/stdlib-source v0.0.0-20241012135345-a52345c73a8e h1:6cJ3tloc2mcMdHuWz9C/ehZfukLvDRFjBmXgTkEWKmo=
github.com/overmindtech/stdlib-source v0.0.0-20241012135345-a52345c73a8e/go.mod h1:7/OteBlK9c/AO5AgFEFzrbsr2owLIq4H3ZzOuUB7KK8=
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 d2b3445

Please sign in to comment.