Skip to content

Commit 110322b

Browse files
chore(deps): bump github.com/tuannvm/oauth-mcp-proxy from 0.0.4 to 1.0.0 (#124)
Bumps [github.com/tuannvm/oauth-mcp-proxy](https://github.com/tuannvm/oauth-mcp-proxy) from 0.0.4 to 1.0.0. - [Release notes](https://github.com/tuannvm/oauth-mcp-proxy/releases) - [Changelog](https://github.com/tuannvm/oauth-mcp-proxy/blob/main/.goreleaser.yml) - [Commits](tuannvm/oauth-mcp-proxy@v0.0.4...v1.0.0) --- updated-dependencies: - dependency-name: github.com/tuannvm/oauth-mcp-proxy dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f83ab1 commit 110322b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.2
55
require (
66
github.com/mark3labs/mcp-go v0.42.0
77
github.com/trinodb/trino-go-client v0.328.0
8-
github.com/tuannvm/oauth-mcp-proxy v0.0.4
8+
github.com/tuannvm/oauth-mcp-proxy v1.0.0
99
)
1010

1111
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
150150
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
151151
github.com/trinodb/trino-go-client v0.328.0 h1:X6hrGGysA3nvyVcz8kJbBS98srLNTNsnNYwRkMC1atA=
152152
github.com/trinodb/trino-go-client v0.328.0/go.mod h1:e/nck9W6hy+9bbyZEpXKFlNsufn3lQGpUgDL1d5f1FI=
153-
github.com/tuannvm/oauth-mcp-proxy v0.0.4 h1:Rezku0G7PNPrGDXQpfd/+At463lm8toArR7FML6hLM4=
154-
github.com/tuannvm/oauth-mcp-proxy v0.0.4/go.mod h1:9/EfR8/dLg4YoDBP0SZJVx1TxkFny+cFHFNpYII1WUg=
153+
github.com/tuannvm/oauth-mcp-proxy v1.0.0 h1:n+CVRYwJQIBu0TsP7PxUhFyfSY1a3WGWj3NAlFDbhWY=
154+
github.com/tuannvm/oauth-mcp-proxy v1.0.0/go.mod h1:k3PttQSZCkFBypAEFSyC4BaXpn8y79KBuE56v8yH3qo=
155155
github.com/wk8/go-ordered-map/v2 v2.1.8 h1:5h/BUHu93oj4gIdvHHHGsScSTMijfx5PeYkE/fJgbpc=
156156
github.com/wk8/go-ordered-map/v2 v2.1.8/go.mod h1:5nJHM5DyteebpVlHnWMV0rPz6Zp7+xBAnxjb1X5vnTw=
157157
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb h1:zGWFAtiMcyryUHoUjUJX0/lt1H2+i2Ka2n+D3DImSNo=

0 commit comments

Comments
 (0)