Skip to content

Commit

Permalink
Merge pull request #1043 from cloudflare/dependabot/go_modules/tools/…
Browse files Browse the repository at this point in the history
…betteralign/github.com/dkorunic/betteralign-0.5.0

build(deps): bump github.com/dkorunic/betteralign from 0.4.5 to 0.5.0 in /tools/betteralign
  • Loading branch information
prymitive committed Jul 23, 2024
2 parents 8a002fb + 7ae4472 commit 615fa79
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.22.0

require github.com/dkorunic/betteralign v0.4.5
require github.com/dkorunic/betteralign v0.5.0

require (
github.com/KimMachineGun/automemlimit v0.6.1 // 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.4.5 h1:G9nq00t/HUbT0bGbTofh5QbT7Te0Tj8vOZPxkEXDu0Q=
github.com/dkorunic/betteralign v0.4.5/go.mod h1:CoAm2Bj06ekLfkevrhN+XaEFpwvDf3wcmwq9LHlRz14=
github.com/dkorunic/betteralign v0.5.0 h1:lhyysj4sh08itGQfjjIddTdfPQZFnvVKPbYINw7Plz8=
github.com/dkorunic/betteralign v0.5.0/go.mod h1:CoAm2Bj06ekLfkevrhN+XaEFpwvDf3wcmwq9LHlRz14=
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/go-quicktest/qt v1.101.0 h1:O1K29Txy5P2OK0dGo59b7b0LR6wKfIhttaAhHUyn7eI=
Expand Down

0 comments on commit 615fa79

Please sign in to comment.