Merge pull request #4869 from owncloud/dependabot/go_modules/github.com/MicahParks/keyfunc-1.5.1

Bump github.com/MicahParks/keyfunc from 1.4.0 to 1.5.1
This commit is contained in:
David Christofas
2022-10-25 09:40:15 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.18
require (
github.com/CiscoM31/godata v1.0.5
github.com/Masterminds/semver v1.5.0
github.com/MicahParks/keyfunc v1.4.0
github.com/MicahParks/keyfunc v1.5.1
github.com/armon/go-radix v1.0.0
github.com/blevesearch/bleve/v2 v2.3.4
github.com/coreos/go-oidc/v3 v3.4.0