Skip to content

Commit

Permalink
Bump github.com/dkorunic/betteralign in /tools/betteralign
Browse files Browse the repository at this point in the history
Bumps [github.com/dkorunic/betteralign](https://github.com/dkorunic/betteralign) from 0.3.4 to 0.4.0.
- [Release notes](https://github.com/dkorunic/betteralign/releases)
- [Changelog](https://github.com/dkorunic/betteralign/blob/main/.goreleaser.yml)
- [Commits](dkorunic/betteralign@v0.3.4...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/dkorunic/betteralign
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent f6ff99f commit be959ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/betteralign/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module _

go 1.21.4

require github.com/dkorunic/betteralign v0.3.4
require github.com/dkorunic/betteralign v0.4.0

require (
github.com/KimMachineGun/automemlimit v0.5.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions tools/betteralign/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSV
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dkorunic/betteralign v0.3.4 h1:XPOmXBoD2I5+5AQiRdUtOdVPFyg09VJwYl3uWuPYbyE=
github.com/dkorunic/betteralign v0.3.4/go.mod h1:V2BgnuywH4URoLfIx4HrmtzJ8vns8dOhF2cJfiYB8Tc=
github.com/dkorunic/betteralign v0.4.0 h1:lrsFQWUtdMMiuYrOS9w4Y5pnlqNbNUfAk75Q8fVsc/8=
github.com/dkorunic/betteralign v0.4.0/go.mod h1:V2BgnuywH4URoLfIx4HrmtzJ8vns8dOhF2cJfiYB8Tc=
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
github.com/docker/go-units v0.5.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
github.com/frankban/quicktest v1.14.5 h1:dfYrrRyLtiqT9GyKXgdh+k4inNeTvmGbuSgZ3lx3GhA=
Expand Down

0 comments on commit be959ff

Please sign in to comment.