Skip to content

Commit a39c234

Browse files
Bump github.com/loafoe/caddy-token from 0.74.0 to 0.76.0 (#492)
Bumps [github.com/loafoe/caddy-token](https://github.com/loafoe/caddy-token) from 0.74.0 to 0.76.0. - [Commits](loafoe/caddy-token@v0.74.0...v0.76.0) --- updated-dependencies: - dependency-name: github.com/loafoe/caddy-token dependency-version: 0.76.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6842f8 commit a39c234

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ require (
6868
github.com/labstack/echo/v4 v4.13.3 // indirect
6969
github.com/labstack/gommon v0.4.2 // indirect
7070
github.com/leodido/go-urn v1.4.0 // indirect
71-
github.com/loafoe/caddy-token v0.74.0
71+
github.com/loafoe/caddy-token v0.76.0
7272
github.com/mattn/go-colorable v0.1.14 // indirect
7373
github.com/mattn/go-isatty v0.0.20 // indirect
7474
github.com/mitchellh/copystructure v1.2.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -437,8 +437,8 @@ github.com/labstack/gommon v0.4.2 h1:F8qTUNXgG1+6WQmqoUWnz8WiEU60mXVVw0P4ht1WRA0
437437
github.com/labstack/gommon v0.4.2/go.mod h1:QlUFxVM+SNXhDL/Z7YhocGIBYOiwB0mXm1+1bAPHPyU=
438438
github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
439439
github.com/leodido/go-urn v1.4.0/go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI=
440-
github.com/loafoe/caddy-token v0.74.0 h1:ugFNME23ngofWlAlGWrkoIOPfrMnu5dTHWlrjKn+Qd4=
441-
github.com/loafoe/caddy-token v0.74.0/go.mod h1:Jup9stWZIYA+DCOvY9ni3C29UgsO3P0tuhzmBjip8h4=
440+
github.com/loafoe/caddy-token v0.76.0 h1:y1SWlRL6f6+KFnNvHGHE+gLKiAqXCoq/AXTOYxqqWlg=
441+
github.com/loafoe/caddy-token v0.76.0/go.mod h1:PlesnVI7mfqYoIZ5GK/tx6NyFszhczyVcg9vLcqya+I=
442442
github.com/loafoe/easyssh-proxy/v2 v2.0.4 h1:EzD0FWq2Ro44sDIbk95cs5oUlWFi2GKc6u/A8sxAxBM=
443443
github.com/loafoe/easyssh-proxy/v2 v2.0.4/go.mod h1:PzKetBuhTzg74M1AapAmDQAwBILp/MIiUkeUQ9bx42k=
444444
github.com/loafoe/ferrite v0.3.0 h1:MJrHMRLZjX8ZJb/hgV8KHzHRHqmEw12wFKXcD9s3m2k=

0 commit comments

Comments
 (0)