Skip to content

Commit de4cc14

Browse files
Update module golang.org/x/oauth2 to v0.11.0
1 parent c52360a commit de4cc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/mattermost/mattermost-server/v5 v5.39.3
2020
github.com/rubenv/sql-migrate v1.4.0
2121
github.com/sirupsen/logrus v1.9.3
22-
golang.org/x/oauth2 v0.8.0
22+
golang.org/x/oauth2 v0.11.0
2323
)
2424

2525
require (

0 commit comments

Comments
 (0)