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 19, 2024
1 parent 694e527 commit 3aa4c26
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,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-20241217163744-503a888f46d3
github.com/overmindtech/aws-source v0.0.0-20241219080614-ed84af836afd
github.com/overmindtech/discovery v0.33.4
github.com/overmindtech/k8s-source v0.9.1
github.com/overmindtech/pterm v0.0.0-20240919144758-04d94ccb2297
github.com/overmindtech/sdp-go v0.103.0
github.com/overmindtech/stdlib-source v0.0.0-20241217112134-06123d6ac976
github.com/overmindtech/stdlib-source v0.0.0-20241219080601-2c0e25c917fe
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,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-20241217163744-503a888f46d3 h1:2s+/WsbPLb2pepTIpSryYOMnGN2bs72cItlS1U5lZxU=
github.com/overmindtech/aws-source v0.0.0-20241217163744-503a888f46d3/go.mod h1:a76pwM5vRVZm0/1fXqa/5Nhu4/DY+NZNcgPTiVVieH4=
github.com/overmindtech/aws-source v0.0.0-20241219080614-ed84af836afd h1:QMstBF4PvQCHWn4xXLKV0IN37XlLCVCljz61W5PDQDk=
github.com/overmindtech/aws-source v0.0.0-20241219080614-ed84af836afd/go.mod h1:jh3huQMqZh3f321FAZOChKEJLhZJz+dGl0IIrc7Jjac=
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 All @@ -328,8 +328,8 @@ github.com/overmindtech/sdp-go v0.103.0 h1:MVOYYrP7kdma8Zd6Ol1jX9KHnpe8ZJGlLqm22
github.com/overmindtech/sdp-go v0.103.0/go.mod h1:Lx2DtTLaroGuVTq5CL1SBT19zzudhLF6jdRkwXDJXRk=
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-20241217112134-06123d6ac976 h1:Teq8x7fY4dI+sd5l90mvrbAafFgQeJ8J7jbo1Ao2IN4=
github.com/overmindtech/stdlib-source v0.0.0-20241217112134-06123d6ac976/go.mod h1:yMAh18+0mioFhvTDDPiuevcWe/NqwQ/cPJHt4Jgdw14=
github.com/overmindtech/stdlib-source v0.0.0-20241219080601-2c0e25c917fe h1:nW9wE5do6I2VDWxTj/f2crGyN/9f05ck0kbkY9PWTiw=
github.com/overmindtech/stdlib-source v0.0.0-20241219080601-2c0e25c917fe/go.mod h1:LilxUsG/DYm+YSBwf+FPSuagyOXmEz0+8478o9RvzF4=
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 Expand Up @@ -428,8 +428,8 @@ github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940/go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM=
go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=
go.opentelemetry.io/auto/sdk v1.1.0/go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A=
go.opentelemetry.io/contrib/detectors/aws/ec2 v1.32.0 h1:CM1gm5ROpWVXmPLWNZkITqkc2m/j1CL8sur5CINq2zQ=
go.opentelemetry.io/contrib/detectors/aws/ec2 v1.32.0/go.mod h1:oCXQbmrsaa6+FVURj7NVw8b39Y/FondWpTjDua39M/4=
go.opentelemetry.io/contrib/detectors/aws/ec2 v1.33.0 h1:ktLL04qQSAJJltzaDVjHvx0YrTryLCRj/1tloDCxUx0=
go.opentelemetry.io/contrib/detectors/aws/ec2 v1.33.0/go.mod h1:sX5IR9pFoweTDqKLFBvyZzU2scMSrieLuNFZ4GUj/cs=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 h1:yd02MEjBdJkG3uabWP9apV+OuWRIXGDuJEUJbOHmCFU=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0/go.mod h1:umTcuxiv1n/s/S6/c2AT/g2CQ7u5C59sHDNmfSwgz7Q=
go.opentelemetry.io/otel v1.33.0 h1:/FerN9bax5LoK51X/sI0SVYrjSE0/yUL7DpxW4K3FWw=
Expand Down

0 comments on commit 3aa4c26

Please sign in to comment.