Skip to content

Commit 316285a

Browse files
chore(deps): bump github.com/linuxsuren/oauth-hub
Bumps [github.com/linuxsuren/oauth-hub](https://github.com/linuxsuren/oauth-hub) from 0.0.0-20240809060240-e78c21b5d8d4 to 0.0.1. - [Release notes](https://github.com/linuxsuren/oauth-hub/releases) - [Commits](https://github.com/linuxsuren/oauth-hub/commits/v0.0.1) --- updated-dependencies: - dependency-name: github.com/linuxsuren/oauth-hub dependency-version: 0.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 217f9f4 commit 316285a

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
@@ -80,7 +80,7 @@ require (
8080
github.com/imdario/mergo v0.3.16 // indirect
8181
github.com/inconshreveable/mousetrap v1.1.0 // indirect
8282
github.com/josharian/intern v1.0.0 // indirect
83-
github.com/linuxsuren/oauth-hub v0.0.0-20240809060240-e78c21b5d8d4
83+
github.com/linuxsuren/oauth-hub v0.0.1
8484
github.com/mailru/easyjson v0.7.7 // indirect
8585
github.com/mitchellh/copystructure v1.2.0 // indirect
8686
github.com/mitchellh/reflectwalk v1.0.2 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ github.com/linuxsuren/go-service v0.0.0-20231225060426-efabcd3a5161 h1:dSL/ah6za
127127
github.com/linuxsuren/go-service v0.0.0-20231225060426-efabcd3a5161/go.mod h1:QX22v61PxpOfJa4Xug8qzGTbPjclDZFx2j1PlGLknJw=
128128
github.com/linuxsuren/http-downloader v0.0.99 h1:fEu+HkHdYeLM932c7IfmuaDJqWxVU5sIEnS/Aln8h9o=
129129
github.com/linuxsuren/http-downloader v0.0.99/go.mod h1:OngIAkbOJTMbd+IMRbt3TiWSizVJZvPfjdbTpl6uHLo=
130-
github.com/linuxsuren/oauth-hub v0.0.0-20240809060240-e78c21b5d8d4 h1:muVmKxx+JneaVgUKHqLc+As5vpgKXZAfVu6h+iyb5LQ=
131-
github.com/linuxsuren/oauth-hub v0.0.0-20240809060240-e78c21b5d8d4/go.mod h1:6K1L5ajpFTNO8iJSsNrxMWAigAqczI0UPfEV9NSE0nc=
130+
github.com/linuxsuren/oauth-hub v0.0.1 h1:5LAdX9ZlWhaM7P10rdxiXPk26eceYHRyfkFXsym6AxY=
131+
github.com/linuxsuren/oauth-hub v0.0.1/go.mod h1:6K1L5ajpFTNO8iJSsNrxMWAigAqczI0UPfEV9NSE0nc=
132132
github.com/linuxsuren/unstructured v0.0.1 h1:ilUA8MUYbR6l9ebo/YPV2bKqlf62bzQursDSE+j00iU=
133133
github.com/linuxsuren/unstructured v0.0.1/go.mod h1:KH6aTj+FegzGBzc1vS6mzZx3/duhTUTEVyW5sO7p4as=
134134
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=

0 commit comments

Comments
 (0)