all repos

onasty @ f234ee1

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

Bumps [golang.org/x/time](https://github.com/golang/time) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/time/compare/v0.7.0...v0.8.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: 2024-11-16 19:30:29 +0200
Parent: 57bd711
jump to
M go.mod
M go.sum
M go.mod
···
        17
        17
         	github.com/testcontainers/testcontainers-go v0.34.0

      
        18
        18
         	github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0

      
        19
        19
         	github.com/testcontainers/testcontainers-go/modules/redis v0.34.0

      
        20
        
        -	golang.org/x/time v0.7.0

      
        
        20
        +	golang.org/x/time v0.8.0

      
        21
        21
         )

      
        22
        22
         

      
        23
        23
         require (

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

      
        415
        415
         golang.org/x/text v0.18.0 h1:XvMDiNzPAl0jr17s6W9lcaIhGUfUORdGCNsuLmPG224=

      
        416
        416
         golang.org/x/text v0.18.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=

      
        417
        
        -golang.org/x/time v0.7.0 h1:ntUhktv3OPE6TgYxXWv9vKvUSJyIFJlyohwbkEwPrKQ=

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

      
        
        417
        +golang.org/x/time v0.8.0 h1:9i3RxcPv3PZnitoVGMPDKZSq1xW1gK1Xy3ArNOGZfEg=

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

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

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

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