Skip to content

Commit

Permalink
upgrade to go-authcrunch v1.0.46
Browse files Browse the repository at this point in the history
  • Loading branch information
greenpau committed Dec 3, 2023
1 parent 40c2437 commit bc6ed1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.4.0
github.com/greenpau/caddy-trace v1.1.13
github.com/greenpau/go-authcrunch v1.0.44
github.com/greenpau/go-authcrunch v1.0.46
go.uber.org/zap v1.26.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@ github.com/googleapis/enterprise-certificate-proxy v0.3.2 h1:Vie5ybvEvT75RniqhfF
github.com/googleapis/gax-go/v2 v2.12.0 h1:A+gCJKdRfqXkr+BIRGtZLibNXf0m1f9E4HG56etFpas=
github.com/greenpau/caddy-trace v1.1.13 h1:sQveqzDt+O1/ZpfpJddXJ5S2UHtcvSVDKZRgZ9wGo/k=
github.com/greenpau/caddy-trace v1.1.13/go.mod h1:K6lD24evCjgCFqz8KYJbXMvMAQ8wFEG0+Z4EEqDU1dA=
github.com/greenpau/go-authcrunch v1.0.44 h1:9wK4BHU6c3EmRWGZevznoahl1u441fIuSdr5d4/jqns=
github.com/greenpau/go-authcrunch v1.0.44/go.mod h1:F80TyZPEAfDzzQlT93phe1TKCBvpNWhjJv90FAMVcAs=
github.com/greenpau/go-authcrunch v1.0.46 h1:t48k1logb2R7kBCLtqpst6e5hDwIoIUVSPXXL0jEZ1k=
github.com/greenpau/go-authcrunch v1.0.46/go.mod h1:F80TyZPEAfDzzQlT93phe1TKCBvpNWhjJv90FAMVcAs=
github.com/greenpau/versioned v1.0.28 h1:qgoZYy2bNbWAC5Bb0sVVfv/UHSac4PuCwdQMHpp/f6s=
github.com/greenpau/versioned v1.0.28/go.mod h1:rtFCvaWWNbMH4CJnje/xicgmrM63j++rUh5juSu0k/A=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.1 h1:6UKoz5ujsI55KNpsJH3UwCq3T8kKbZwNZBNPuTTje8U=
Expand Down

0 comments on commit bc6ed1c

Please sign in to comment.