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

Commit 7d99b16

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 cc5ce58 commit 7d99b16

File tree

2 files changed

+535
-700
lines changed

2 files changed

+535
-700
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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
1111
github.com/spf13/viper v1.18.2

0 commit comments

Comments
 (0)