diff --git a/go.mod b/go.mod index 7fd2c335..8d2e4fda 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index 0b827019..8678d79e 100644 --- a/go.sum +++ b/go.sum @@ -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= @@ -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=