Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

Commit 8afcf57

Browse files
chore(deps): bump github.com/ory/fosite from 0.40.2 to 0.46.1
Bumps [github.com/ory/fosite](https://github.com/ory/fosite) from 0.40.2 to 0.46.1. - [Release notes](https://github.com/ory/fosite/releases) - [Changelog](https://github.com/ory/fosite/blob/master/CHANGELOG.md) - [Commits](ory/fosite@v0.40.2...v0.46.1) --- updated-dependencies: - dependency-name: github.com/ory/fosite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83a63ef commit 8afcf57

File tree

2 files changed

+2189
-724
lines changed

2 files changed

+2189
-724
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ go 1.16
55
require (
66
github.com/go-chi/chi/v5 v5.0.12
77
github.com/google/uuid v1.6.0
8-
github.com/ory/fosite v0.40.2
8+
github.com/ory/fosite v0.46.1
99
github.com/pkg/errors v0.9.1
1010
github.com/rs/zerolog v1.32.0
11-
github.com/spf13/viper v1.4.0
11+
github.com/spf13/viper v1.16.0
1212
golang.org/x/crypto v0.17.0
1313
gopkg.in/square/go-jose.v2 v2.5.1
1414
)

0 commit comments

Comments
 (0)