all repos

onasty @ 6e28490

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

Bumps [golang.org/x/time](https://github.com/golang/time) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/time/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  dependency-version: 0.14.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:23:30 +0200
Parent: c672974
jump to
M go.mod
M go.sum
M go.mod
···
        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
        21
         	golang.org/x/oauth2 v0.33.0

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

      
        
        22
        +	golang.org/x/time v0.14.0

      
        23
        23
         )

      
        24
        24
         

      
        25
        25
         require (

      
M go.sum
···
        419
        419
         golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=

      
        420
        420
         golang.org/x/text v0.31.0 h1:aC8ghyu4JhP8VojJ2lEHBnochRno1sgL6nEi9WGFGMM=

      
        421
        421
         golang.org/x/text v0.31.0/go.mod h1:tKRAlv61yKIjGGHX/4tP1LTbc13YSec1pxVEWXzfoeM=

      
        422
        
        -golang.org/x/time v0.13.0 h1:eUlYslOIt32DgYD6utsuUeHs4d7AsEYLuIAdg7FlYgI=

      
        423
        
        -golang.org/x/time v0.13.0/go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4=

      
        
        422
        +golang.org/x/time v0.14.0 h1:MRx4UaLrDotUKUdCIqzPC48t1Y9hANFKIRpNx+Te8PI=

      
        
        423
        +golang.org/x/time v0.14.0/go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4=

      
        424
        424
         golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=

      
        425
        425
         golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs=

      
        426
        426
         golang.org/x/tools v0.0.0-20190425163242-31fd60d6bfdc/go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q=