chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#1799)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.14.0 to 0.15.0. - [Commits](https://github.com/golang/oauth2/compare/v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										10
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								go.mod
									
									
									
									
									
								
							@@ -52,7 +52,7 @@ require (
 | 
			
		||||
	github.com/vulsio/goval-dictionary v0.9.5-0.20231017110023-3ae99de8d1c5
 | 
			
		||||
	go.etcd.io/bbolt v1.3.8
 | 
			
		||||
	golang.org/x/exp v0.0.0-20231006140011-7918f672742d
 | 
			
		||||
	golang.org/x/oauth2 v0.14.0
 | 
			
		||||
	golang.org/x/oauth2 v0.15.0
 | 
			
		||||
	golang.org/x/sync v0.5.0
 | 
			
		||||
	golang.org/x/text v0.14.0
 | 
			
		||||
	golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
 | 
			
		||||
@@ -162,11 +162,11 @@ require (
 | 
			
		||||
	go.opencensus.io v0.24.0 // indirect
 | 
			
		||||
	go.uber.org/multierr v1.11.0 // indirect
 | 
			
		||||
	go.uber.org/zap v1.26.0 // indirect
 | 
			
		||||
	golang.org/x/crypto v0.15.0 // indirect
 | 
			
		||||
	golang.org/x/crypto v0.16.0 // indirect
 | 
			
		||||
	golang.org/x/mod v0.13.0 // indirect
 | 
			
		||||
	golang.org/x/net v0.18.0 // indirect
 | 
			
		||||
	golang.org/x/sys v0.14.0 // indirect
 | 
			
		||||
	golang.org/x/term v0.14.0 // indirect
 | 
			
		||||
	golang.org/x/net v0.19.0 // indirect
 | 
			
		||||
	golang.org/x/sys v0.15.0 // indirect
 | 
			
		||||
	golang.org/x/term v0.15.0 // indirect
 | 
			
		||||
	google.golang.org/api v0.143.0 // indirect
 | 
			
		||||
	google.golang.org/appengine v1.6.7 // indirect
 | 
			
		||||
	google.golang.org/genproto v0.0.0-20230913181813-007df8e322eb // indirect
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user