Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Overmind Dependencies #724

Merged
merged 1 commit into from
Dec 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ 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-20241207125453-b6353351bd08
github.com/overmindtech/discovery v0.32.1
github.com/overmindtech/aws-source v0.0.0-20241207160536-811e31a65559
github.com/overmindtech/discovery v0.32.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
github.com/overmindtech/stdlib-source v0.0.0-20241206151037-9a288de50b4c
github.com/overmindtech/stdlib-source v0.0.0-20241207160500-f15ee26c472c
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
12 changes: 6 additions & 6 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-20241207125453-b6353351bd08 h1:geQ9L9K3cy35Ogqi2diw7Ot/Tw1BiqG5dcQo7dl2Ifk=
github.com/overmindtech/aws-source v0.0.0-20241207125453-b6353351bd08/go.mod h1:oIlczzcaAu6ZZQgJszWqHZl2VvgllQaLEhNI7A7xWms=
github.com/overmindtech/discovery v0.32.1 h1:JTrsTvpOHiMa/UJUBsYFkGIQ+TGVbO7dtu8D92AJYRM=
github.com/overmindtech/discovery v0.32.1/go.mod h1:/mtLqJh6RKdh+V7RzFGhTOSTZTxfpmciBigvyRUSGOQ=
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/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 All @@ -328,8 +328,8 @@ github.com/overmindtech/sdp-go v0.102.0 h1:fIJo893+nhr5Wn9HmOM6afXUpUTYuQOJMC6O7
github.com/overmindtech/sdp-go v0.102.0/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-20241206151037-9a288de50b4c h1:tVw1ofsm4ITQ2si3CKfvM/K76Hj1tSmkJpX6fFfQIwk=
github.com/overmindtech/stdlib-source v0.0.0-20241206151037-9a288de50b4c/go.mod h1:8pA3exx9TRmNJtZPOry66xbW+c3r2y6zuiTXUrp4Gm4=
github.com/overmindtech/stdlib-source v0.0.0-20241207160500-f15ee26c472c h1:ANQE6M6Wxy4yKw5foHdTOQVtBuEUh5tPS7MJkhD9qjg=
github.com/overmindtech/stdlib-source v0.0.0-20241207160500-f15ee26c472c/go.mod h1:dDvwAbwmcxgtd6sZNdMrrUbS5vRgc/VNJUD77JtryYM=
github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8=
github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
Expand Down
Loading