We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a682e commit fe730dbCopy full SHA for fe730db
go.mod
@@ -5,7 +5,7 @@ go 1.23.0
5
require (
6
4d63.com/gocheckcompilerdirectives v1.3.0
7
4d63.com/gochecknoglobals v0.2.2
8
- github.com/4meepo/tagalign v1.4.2
+ github.com/4meepo/tagalign v1.4.3
9
github.com/Abirdcfly/dupword v0.1.6
10
github.com/AlwxSin/noinlineerr v1.0.5
11
github.com/Antonboom/errname v1.1.0
@@ -146,6 +146,7 @@ require (
146
147
codeberg.org/chavacava/garif v0.2.0 // indirect
148
github.com/Masterminds/semver/v3 v3.3.1 // indirect
149
+ github.com/alfatraining/structtag v1.0.0 // indirect
150
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
151
github.com/beorn7/perks v1.0.1 // indirect
152
github.com/ccojocar/zxcvbn-go v1.0.4 // indirect
go.sum
0 commit comments