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
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.15.3-0.20241212154518-8c990cd6cf4b
github.com/overmindtech/aws-source v0.0.0-20250110021849-bdc621b7ee85
github.com/overmindtech/aws-source v0.0.0-20250114132246-d0da83922716
github.com/overmindtech/discovery v0.33.4
github.com/overmindtech/k8s-source v0.9.1
github.com/overmindtech/pterm v0.0.0-20240919144758-04d94ccb2297
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,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-20250110021849-bdc621b7ee85 h1:06A/ORt/J5SkzsAqD0gsjOuxebO93AHyGiQVY9Tcje0=
github.com/overmindtech/aws-source v0.0.0-20250110021849-bdc621b7ee85/go.mod h1:u+Am/FRx0w1xckmIHwVcLZoWrEqLEt5F49wQXGIuO6c=
github.com/overmindtech/aws-source v0.0.0-20250114132246-d0da83922716 h1:09AXfjWrqDSMXheeTT+yWnB3wbb5dv2LTI37t0d2YYs=
github.com/overmindtech/aws-source v0.0.0-20250114132246-d0da83922716/go.mod h1:wSvv5QIU+wod4m4Yk95K50FG/XV+NavJlFvLrTi3yW0=
github.com/overmindtech/discovery v0.33.4 h1:WVT9FYq192arZXJmFB7xV78WFwh9csVsrQl3oz+l0gQ=
github.com/overmindtech/discovery v0.33.4/go.mod h1:7UPPFwHMWVEVejvBVemyKMfGhBzinoQ0vxvj4D5YVyU=
github.com/overmindtech/k8s-source v0.9.1 h1:CSo1JWJCDjbz8u+FIJawgGy959QnNPJOJv56t9bEQEs=
Expand Down
Loading