Skip to content

Commit

Permalink
build(deps): bump github.com/4meepo/tagalign from 1.3.3 to 1.3.4
Browse files Browse the repository at this point in the history
Bumps [github.com/4meepo/tagalign](https://github.com/4meepo/tagalign) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/4meepo/tagalign/releases)
- [Changelog](https://github.com/4meepo/tagalign/blob/main/.goreleaser.yml)
- [Commits](4meepo/tagalign@v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: github.com/4meepo/tagalign
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent 6767d7c commit 515c653
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
4d63.com/gocheckcompilerdirectives v1.2.1
4d63.com/gochecknoglobals v0.2.1
github.com/4meepo/tagalign v1.3.3
github.com/4meepo/tagalign v1.3.4
github.com/Abirdcfly/dupword v0.0.14
github.com/Antonboom/errname v0.1.13
github.com/Antonboom/nilnil v0.1.8
Expand Down Expand Up @@ -125,7 +125,7 @@ require (
go-simpler.org/sloglint v0.6.0
go.uber.org/automaxprocs v1.5.3
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
golang.org/x/tools v0.20.0
golang.org/x/tools v0.21.0
gopkg.in/yaml.v3 v3.0.1
honnef.co/go/tools v0.4.7
mvdan.cc/gofumpt v0.6.0
Expand Down Expand Up @@ -192,7 +192,7 @@ require (
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
golang.org/x/mod v0.17.0 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.19.0 // indirect
golang.org/x/sys v0.20.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
Expand Down
15 changes: 8 additions & 7 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 515c653

Please sign in to comment.