all repos

onasty @ c672974

a one-time notes service
2 files changed, 3 insertions(+), 3 deletions(-)
chore(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 (#236)

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.33.0
  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>
Author: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Committed by: GitHub noreply@github.com
Committed at: 2025-12-04 03:10:31 +0200
Parent: 083ffe6
jump to
M go.mod
M go.sum
M go.mod
···
        18
        18
         	github.com/testcontainers/testcontainers-go v0.40.0

      
        19
        19
         	github.com/testcontainers/testcontainers-go/modules/postgres v0.40.0

      
        20
        20
         	github.com/testcontainers/testcontainers-go/modules/redis v0.40.0

      
        21
        
        -	golang.org/x/oauth2 v0.32.0

      
        
        21
        +	golang.org/x/oauth2 v0.33.0

      
        22
        22
         	golang.org/x/time v0.13.0

      
        23
        23
         )

      
        24
        24
         

      
M go.sum
···
        382
        382
         golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=

      
        383
        383
         golang.org/x/net v0.47.0 h1:Mx+4dIFzqraBXUugkia1OOvlD6LemFo1ALMHjrXDOhY=

      
        384
        384
         golang.org/x/net v0.47.0/go.mod h1:/jNxtkgq5yWUGYkaZGqo27cfGZ1c5Nen03aYrrKpVRU=

      
        385
        
        -golang.org/x/oauth2 v0.32.0 h1:jsCblLleRMDrxMN29H3z/k1KliIvpLgCkE6R8FXXNgY=

      
        386
        
        -golang.org/x/oauth2 v0.32.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=

      
        
        385
        +golang.org/x/oauth2 v0.33.0 h1:4Q+qn+E5z8gPRJfmRy7C2gGG3T4jIprK6aSYgTXGRpo=

      
        
        386
        +golang.org/x/oauth2 v0.33.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=

      
        387
        387
         golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=

      
        388
        388
         golang.org/x/sync v0.18.0 h1:kr88TuHDroi+UVf+0hZnirlk8o8T+4MrK6mr60WkH/I=

      
        389
        389
         golang.org/x/sync v0.18.0/go.mod h1:9KTHXmSnoGruLpwFjVSX0lNNA75CykiMECbovNTZqGI=