Skip to content

Commit ad52e54

Browse files
committed
fix(apps-proxy): tidy go.mod sort order
1 parent 7888c90 commit ad52e54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ require (
3030
github.com/go-playground/universal-translator v0.18.1
3131
github.com/go-playground/validator/v10 v10.30.2
3232
github.com/go-resty/resty/v2 v2.17.2
33-
github.com/golang-jwt/jwt/v5 v5.3.1
3433
github.com/gofrs/flock v0.13.0
3534
github.com/gofrs/uuid/v5 v5.4.0
35+
github.com/golang-jwt/jwt/v5 v5.3.1
3636
github.com/google/go-cmp v0.7.0
3737
github.com/google/go-jsonnet v0.22.0
3838
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510

0 commit comments

Comments
 (0)