all repos

onasty @ e9b6f8af632cc700104bc1784dd0f4e28893825a

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

Bumps [golang.org/x/time](https://github.com/golang/time) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  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-02-10 20:58:05 +0200
Parent: 215b63b
jump to
M go.mod
M go.sum
M go.mod
···
        18
        18
         	github.com/testcontainers/testcontainers-go v0.35.0

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

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

      
        21
        
        -	golang.org/x/time v0.9.0

      
        
        21
        +	golang.org/x/time v0.10.0

      
        22
        22
         )

      
        23
        23
         

      
        24
        24
         require (

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

      
        422
        422
         golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo=

      
        423
        423
         golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=

      
        424
        
        -golang.org/x/time v0.9.0 h1:EsRrnYcQiGH+5FfbgvV4AP7qEZstoyrHB0DzarOQ4ZY=

      
        425
        
        -golang.org/x/time v0.9.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=

      
        
        424
        +golang.org/x/time v0.10.0 h1:3usCWA8tQn0L8+hFJQNgzpWbd89begxN66o1Ojdn5L4=

      
        
        425
        +golang.org/x/time v0.10.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=

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

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

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