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 Aug 21, 2024
1 parent 7d95866 commit 8c3c729
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 @@ -24,9 +24,9 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.15.3-0.20240618155329-98d742f6907a
github.com/overmindtech/aws-source v0.0.0-20240820095149-7f5ecfc98076
github.com/overmindtech/aws-source v0.0.0-20240821115838-53124f2aea67
github.com/overmindtech/sdp-go v0.89.4
github.com/overmindtech/stdlib-source v0.0.0-20240819135001-2db2917093b7
github.com/overmindtech/stdlib-source v0.0.0-20240821141135-7a9cd4d501fc
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -253,16 +253,16 @@ github.com/nats-io/nuid v1.0.1 h1:5iA8DT8V7q8WK2EScv2padNa/rTESc1KdnPw4TC2paw=
github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
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-20240820095149-7f5ecfc98076 h1:nRqpZdyEZz+Ihm00QOmqDcOwO4/R4Cv3YNVLkXJ/Dnw=
github.com/overmindtech/aws-source v0.0.0-20240820095149-7f5ecfc98076/go.mod h1:FDxaDB7zOnZuUNMqUBikugP3hjFGiKPjra2PM+z/Xxc=
github.com/overmindtech/aws-source v0.0.0-20240821115838-53124f2aea67 h1:GyOqeJC1l8AVCgOmHsrw01bTVbap/1g5K5KDD+5udnI=
github.com/overmindtech/aws-source v0.0.0-20240821115838-53124f2aea67/go.mod h1:FDxaDB7zOnZuUNMqUBikugP3hjFGiKPjra2PM+z/Xxc=
github.com/overmindtech/discovery v0.27.6 h1:p+xMEIST0fk6HfbejXR+Ea59+JA5zjCO4zvRqelRqwE=
github.com/overmindtech/discovery v0.27.6/go.mod h1:A3wvNM6VTo7qfGExWQ+fgh+NfLh35nuPJ7wF4pLYEQI=
github.com/overmindtech/sdp-go v0.89.4 h1:ztX8yVUVicMvAR9OrWlyogha3CScr8kpKawu5GVtAyY=
github.com/overmindtech/sdp-go v0.89.4/go.mod h1:wyTSTxXjuyOC/sU1z3Pqx8U7Eju3F4N+kuZRjCBXJWM=
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-20240819135001-2db2917093b7 h1:oCngPW0JtZeohFN0Kj90X+odP01GZ4pq1LExQoGit8I=
github.com/overmindtech/stdlib-source v0.0.0-20240819135001-2db2917093b7/go.mod h1:sxyV4TecLXxyEN/IBv1A/FAVs/bvoHxal/KeMuKIFNY=
github.com/overmindtech/stdlib-source v0.0.0-20240821141135-7a9cd4d501fc h1:YoZsO/Qc4Ty9QJ7S99R+ja5gG24mPBsSjKjw8uQhER4=
github.com/overmindtech/stdlib-source v0.0.0-20240821141135-7a9cd4d501fc/go.mod h1:gaDYquPeXw8p3g8Uc+zqOoBOiRja/fy2esMg35+gOQo=
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
github.com/pelletier/go-toml/v2 v2.2.2/go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs=
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4=
Expand Down

0 comments on commit 8c3c729

Please sign in to comment.