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 14, 2024
1 parent f3f08f3 commit 6fcd45b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 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-20240813071000-4de072d92588
github.com/overmindtech/sdp-go v0.86.0
github.com/overmindtech/stdlib-source v0.0.0-20240813140341-ba28e44823a5
github.com/overmindtech/aws-source v0.0.0-20240814120642-8f003757bf74
github.com/overmindtech/sdp-go v0.88.0
github.com/overmindtech/stdlib-source v0.0.0-20240814112505-15f516f52fac
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
12 changes: 6 additions & 6 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-20240813071000-4de072d92588 h1:rdxeIHrfu7XxX17hNDAWO7QZtGj+Kms0wbvTrXkrjZk=
github.com/overmindtech/aws-source v0.0.0-20240813071000-4de072d92588/go.mod h1:nwZFvh4sFZuou1eKN+ut+B1fBTeLOxI10T4IxvqsNlA=
github.com/overmindtech/aws-source v0.0.0-20240814120642-8f003757bf74 h1:ajgYTlwH61iGTu6T3TcKumQt5ZRHWeiHdyo80lv91/I=
github.com/overmindtech/aws-source v0.0.0-20240814120642-8f003757bf74/go.mod h1:0iAJWxsYAcv4IbUq1OKLww+d435rQkplDdQaLdYLFdE=
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.86.0 h1:5PL1ElPs57oveJicJW6S0Jaj9k61x5792kWXc8LMofU=
github.com/overmindtech/sdp-go v0.86.0/go.mod h1:ZhvaDruut/s6V0FmtwkpxJv18Uxau275HN72tPGSoNQ=
github.com/overmindtech/sdp-go v0.88.0 h1:m6LjjGy5iZit+lDRQIEwGeMbtbind77BPvpGLKExxtg=
github.com/overmindtech/sdp-go v0.88.0/go.mod h1:ZhvaDruut/s6V0FmtwkpxJv18Uxau275HN72tPGSoNQ=
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-20240813140341-ba28e44823a5 h1:rD/m+jUaYUMzffjwuAklJuDklW0L4rt2AYWNRrrt12w=
github.com/overmindtech/stdlib-source v0.0.0-20240813140341-ba28e44823a5/go.mod h1:Cp/92EB7NHwThczMKtJ+86pBeRgJA3Y7pwzh03P2o1Y=
github.com/overmindtech/stdlib-source v0.0.0-20240814112505-15f516f52fac h1:PPe/04fy/CRSNyNaa0vvnuhlWP4MPlX8+kqEtbHsetY=
github.com/overmindtech/stdlib-source v0.0.0-20240814112505-15f516f52fac/go.mod h1:kHCpR1c2hXbHNayscyXadvqfKfMTnV+1SnM1Yk8o80g=
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 6fcd45b

Please sign in to comment.