Skip to content

Commit

Permalink
⬆️ Bump github.com/boyter/scc/v3
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /cmd with 1 update: [github.com/boyter/scc/v3](https://github.com/boyter/scc).


Updates `github.com/boyter/scc/v3` from 3.3.4 to 3.3.5
- [Release notes](https://github.com/boyter/scc/releases)
- [Changelog](https://github.com/boyter/scc/blob/master/.goreleaser.yml)
- [Commits](boyter/scc@v3.3.4...v3.3.5)

---
updated-dependencies:
- dependency-name: github.com/boyter/scc/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tiulpin committed Jul 9, 2024
1 parent 2c3dfc7 commit 552a3d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions cmd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/JetBrains/qodana-cli/v2024/cloud v0.0.0-00010101000000-000000000000
github.com/JetBrains/qodana-cli/v2024/core v0.0.0-00010101000000-000000000000
github.com/JetBrains/qodana-cli/v2024/platform v0.0.0-00010101000000-000000000000
github.com/boyter/scc/v3 v3.3.4
github.com/boyter/scc/v3 v3.3.5
github.com/docker/docker v20.10.23+incompatible // DO NOT UPDATE: breaking changes
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0
Expand All @@ -33,7 +33,7 @@ require (
github.com/JetBrains/qodana-cli/v2024/tooling v0.0.0-00010101000000-000000000000 // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/alessio/shellescape v1.4.1 // indirect
github.com/boyter/gocodewalker v1.3.2 // indirect
github.com/boyter/gocodewalker v1.3.3 // indirect
github.com/containerd/console v1.0.3 // indirect
github.com/cucumber/ci-environment/go v0.0.0-20230911180507-bd001ebc644c // indirect
github.com/danieljoos/wincred v1.2.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions cmd/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5
github.com/alessio/shellescape v1.4.1 h1:V7yhSDDn8LP4lc4jS8pFkt0zCnzVJlG5JXy9BVKJUX0=
github.com/alessio/shellescape v1.4.1/go.mod h1:PZAiSCk0LJaZkiCSkPv8qIobYglO3FPpyFjDCtHLS30=
github.com/atomicgo/cursor v0.0.1/go.mod h1:cBON2QmmrysudxNBFthvMtN32r3jxVRIvzkUiF/RuIk=
github.com/boyter/gocodewalker v1.3.2 h1:aXC/Z0/lYKZUXNjpSl5kwfgdJs9qxkIoMatk6LyhdOY=
github.com/boyter/gocodewalker v1.3.2/go.mod h1:hXG8xzR1uURS+99P5/3xh3uWHjaV2XfoMMmvPyhrCDg=
github.com/boyter/scc/v3 v3.3.4 h1:iRbY4RyVmDAKx96WHs06S/BwrlbS6v2anTlPVhBT5Eg=
github.com/boyter/scc/v3 v3.3.4/go.mod h1:XkakiNpC5L7GuQu8a7NDQUVzg2v3s4pA0glUbbpWiGs=
github.com/boyter/gocodewalker v1.3.3 h1:yPSbWT1wGmPSC73jASY0GaJu4EDN3FROfwYUDQjTmuE=
github.com/boyter/gocodewalker v1.3.3/go.mod h1:hXG8xzR1uURS+99P5/3xh3uWHjaV2XfoMMmvPyhrCDg=
github.com/boyter/scc/v3 v3.3.5 h1:xM/nsHj8BdM+TO6b3THGX5Wc70g+NSFihxxAVTQNRtc=
github.com/boyter/scc/v3 v3.3.5/go.mod h1:2BymOEKnEn8dCdiTnZv8mf9u3ZEo+DHYvxQ+dnRk9mw=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
Expand Down

0 comments on commit 552a3d7

Please sign in to comment.