Skip to content

Commit

Permalink
Update Overmind Dependencies (#725)
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 9, 2024
1 parent c7eb842 commit d1b7e54
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,8 +21,8 @@ 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-20241207160536-811e31a65559
github.com/overmindtech/discovery v0.32.2
github.com/overmindtech/aws-source v0.0.0-20241209004406-8560e03bf85f
github.com/overmindtech/discovery v0.33.2
github.com/overmindtech/k8s-source v0.9.1
github.com/overmindtech/pterm v0.0.0-20240919144758-04d94ccb2297
github.com/overmindtech/sdp-go v0.102.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -316,10 +316,10 @@ 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-20241207160536-811e31a65559 h1:Wk0cFwY4qTf0SeMGW6MFgpEkhEZ0+6s1ohK45+vzwUw=
github.com/overmindtech/aws-source v0.0.0-20241207160536-811e31a65559/go.mod h1:AqJ2OHP+lBMn+vA9b3ZL+SJ8ZG7uEpiXhHWEFwjex6I=
github.com/overmindtech/discovery v0.32.2 h1:e2rU6d2s7zTS31qVI6dTL+/tg2RCg4bgr056mOImP2k=
github.com/overmindtech/discovery v0.32.2/go.mod h1:/mtLqJh6RKdh+V7RzFGhTOSTZTxfpmciBigvyRUSGOQ=
github.com/overmindtech/aws-source v0.0.0-20241209004406-8560e03bf85f h1:IsKlYwygCr+ueIEaWZ6tUkOL72RYaxu++ebTSYItXpk=
github.com/overmindtech/aws-source v0.0.0-20241209004406-8560e03bf85f/go.mod h1:9ydw5sNi8w/B+fvpnff5htCfWfPu3gx1bUXfCc2BbBM=
github.com/overmindtech/discovery v0.33.2 h1:wOS09Vwxv4n8rA8dyTK4z7frRlYPtTgqbf3SpNGkt8Q=
github.com/overmindtech/discovery v0.33.2/go.mod h1:/mtLqJh6RKdh+V7RzFGhTOSTZTxfpmciBigvyRUSGOQ=
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=
Expand Down

0 comments on commit d1b7e54

Please sign in to comment.