Skip to content

Commit

Permalink
Update Overmind Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent f40ae31 commit 5d8a727
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,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-20241206000742-fccbdb7cf419
github.com/overmindtech/aws-source v0.0.0-20241206084723-2f29942f94d4
github.com/overmindtech/discovery v0.32.0
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-20241206012451-3f481541c556
github.com/overmindtech/stdlib-source v0.0.0-20241206103032-6cf7917c5d8c
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-20241206000742-fccbdb7cf419 h1:BzqO7M+zqeI04cBmxaEWwBLfIWxdduUPMI/rrtJclQE=
github.com/overmindtech/aws-source v0.0.0-20241206000742-fccbdb7cf419/go.mod h1:I2sHqCTsdBcLwMBWihLNZDVHm2PWaYGEXBeu7dzIRCc=
github.com/overmindtech/aws-source v0.0.0-20241206084723-2f29942f94d4 h1:Plrjwolp1TAYuC7EcRMwzW4qLtC6gwcd9pJ5uMwQHvg=
github.com/overmindtech/aws-source v0.0.0-20241206084723-2f29942f94d4/go.mod h1:hq4s4UVJmSNpchNW7gbToGa9FouxiioMHXSKFfiyCD8=
github.com/overmindtech/discovery v0.32.0 h1:TwzG6JvW5vJlLK6sHaSGpI9kKFNGMyG+ZfWdcHU/jRk=
github.com/overmindtech/discovery v0.32.0/go.mod h1:1GjlC5SWpK2bjsCUaKL1LT6LroOwgMxCEtEyT5mgG0k=
github.com/overmindtech/k8s-source v0.9.1 h1:CSo1JWJCDjbz8u+FIJawgGy959QnNPJOJv56t9bEQEs=
Expand All @@ -326,8 +326,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-20241206012451-3f481541c556 h1:YQRLNnqsSO3JKXP+ILdrd1TLNEZIIGrlVx9+FFNCbH8=
github.com/overmindtech/stdlib-source v0.0.0-20241206012451-3f481541c556/go.mod h1:dc30VIFFZX94iVTKQzLS5Rn0svjCraHsJH4q9UuBZqU=
github.com/overmindtech/stdlib-source v0.0.0-20241206103032-6cf7917c5d8c h1:TESkoLSbgi2iQHo9/lNifylr47uaoTGPV3sb85OfJ/I=
github.com/overmindtech/stdlib-source v0.0.0-20241206103032-6cf7917c5d8c/go.mod h1:8pA3exx9TRmNJtZPOry66xbW+c3r2y6zuiTXUrp4Gm4=
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

0 comments on commit 5d8a727

Please sign in to comment.