Skip to content
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
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,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-20241018020913-ddbf16d56ca2
github.com/overmindtech/aws-source v0.0.0-20241018075136-192bba553231
github.com/overmindtech/discovery v0.29.2
github.com/overmindtech/k8s-source v0.8.1-0.20241014174423-8bea8e5882b9
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-20241014163331-e9673fde85f5
github.com/overmindtech/stdlib-source v0.0.0-20241018075207-50872fb39aad
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 @@ -314,8 +314,8 @@ 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-20241018020913-ddbf16d56ca2 h1:IHUS87Cx0JGqRsnIfJ5ncKyWB7AIyIT2GZM8nMNSGXg=
github.com/overmindtech/aws-source v0.0.0-20241018020913-ddbf16d56ca2/go.mod h1:wvIUued6TjMc9yb2FXXPG/pA+CpP3t8Owf3GWS193iM=
github.com/overmindtech/aws-source v0.0.0-20241018075136-192bba553231 h1:l8LoauPpT5ms82M6sfgtCZ7ffc8rxbacFR4MOj80KwE=
github.com/overmindtech/aws-source v0.0.0-20241018075136-192bba553231/go.mod h1:noddh6eA7PJviW43uvz1tkPZQkTlFVHxTDu+nZr2fnA=
github.com/overmindtech/discovery v0.29.2 h1:bRCaWG8T9RfgVURwvrP86XMTjXhP5RXXvMKx9FTLYEA=
github.com/overmindtech/discovery v0.29.2/go.mod h1:MUDUqB0vM7xJ9wQdpyNWFPmqtXNjh6QfYhQ4g7QIRmU=
github.com/overmindtech/k8s-source v0.8.1-0.20241014174423-8bea8e5882b9 h1:LeCKCbcgf4xr8hXN5BELzYttuyGs59EZTLEgxEltsaY=
Expand All @@ -326,8 +326,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-20241014163331-e9673fde85f5 h1:Zimgx/x5GiLoMnLDBm6FIzsMC+xWdERpeDKgd+om3Zk=
github.com/overmindtech/stdlib-source v0.0.0-20241014163331-e9673fde85f5/go.mod h1:+b7nAPCjdXRBuU+QMRGaY3ZLnq66FNt03WvcM3sGIEU=
github.com/overmindtech/stdlib-source v0.0.0-20241018075207-50872fb39aad h1:t+u+OYAN15hME9skD9MwChPuOM3YyHdmM+ZIbYC8jqg=
github.com/overmindtech/stdlib-source v0.0.0-20241018075207-50872fb39aad/go.mod h1:K/rztWTrn3PEcwnStnnu15neyYKVVj1tpEnB28C8f5o=
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