Skip to content

Commit

Permalink
Update Overmind Dependencies (#708)
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 5, 2024
1 parent e20040b commit 3e8ad01
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 @@ -21,11 +21,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-20241202161041-3057f6fd967a
github.com/overmindtech/aws-source v0.0.0-20241205115535-271e7f7301db
github.com/overmindtech/discovery v0.32.0
github.com/overmindtech/k8s-source v0.9.1
github.com/overmindtech/pterm v0.0.0-20240919144758-04d94ccb2297
github.com/overmindtech/sdp-go v0.101.3
github.com/overmindtech/sdp-go v0.101.4
github.com/overmindtech/stdlib-source v0.0.0-20241202170016-1f054968f5a0
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
github.com/sirupsen/logrus v1.9.3
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -314,16 +314,16 @@ github.com/onsi/gomega v1.19.0 h1:4ieX6qQjPP/BfC3mpsAtIGGlxTWPeA3Inl/7DtXw1tw=
github.com/onsi/gomega v1.19.0/go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro=
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-20241202161041-3057f6fd967a h1:DWWOrisbDsk1Q9qCUaYEywiizOR0wmqwM0uEyKoOd2w=
github.com/overmindtech/aws-source v0.0.0-20241202161041-3057f6fd967a/go.mod h1:gJcDs7NL7LEzuv5M909vCRxWerUkAP6j9WuHzK8wFhs=
github.com/overmindtech/aws-source v0.0.0-20241205115535-271e7f7301db h1:MBAHPo4TSbkzaivm6OK/qqO8O2reVeHlRU6LMvBW/NU=
github.com/overmindtech/aws-source v0.0.0-20241205115535-271e7f7301db/go.mod h1:fcGVqav7ALsvndw4tmEsARXmFx1+4fGW9UK9MAo1KwQ=
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/k8s-source v0.9.1 h1:CSo1JWJCDjbz8u+FIJawgGy959QnNPJOJv56t9bEQEs=
github.com/overmindtech/k8s-source v0.9.1/go.mod h1:x7lhfP5sJtIjr7gv+X50m2TaCIt/KIyl9QK4b0xd4Y8=
github.com/overmindtech/pterm v0.0.0-20240919144758-04d94ccb2297 h1:ih4bqBMHTCtg3lMwJszNkMGO9n7Uoe0WX5be1/x+s+g=
github.com/overmindtech/pterm v0.0.0-20240919144758-04d94ccb2297/go.mod h1:bRQZYnvLrW1S5wYT6tbQnun8NpO5X6zP5cY3VKuDc4U=
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/overmindtech/stdlib-source v0.0.0-20241202170016-1f054968f5a0 h1:5wNmF+uTn/qKztJhz77iVLL7Zax5DyBaE6qjp1Ei2Fk=
Expand Down

0 comments on commit 3e8ad01

Please sign in to comment.