all repos

onasty @ 9d9e251287b276f23800b6b447afb6f906a153ac

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

Bumps [golang.org/x/time](https://github.com/golang/time) from 0.5.0 to 0.7.0.
- [Commits](https://github.com/golang/time/compare/v0.5.0...v0.7.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-10-21 12:55:32 +0300
Parent: e2c4fd2
jump to
M go.mod
M go.sum
M go.mod
···
        15
        15
         	github.com/stretchr/testify v1.9.0

      
        16
        16
         	github.com/testcontainers/testcontainers-go v0.33.0

      
        17
        17
         	github.com/testcontainers/testcontainers-go/modules/postgres v0.33.0

      
        18
        
        -	golang.org/x/time v0.5.0

      
        
        18
        +	golang.org/x/time v0.7.0

      
        19
        19
         )

      
        20
        20
         

      
        21
        21
         require (

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

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

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

      
        410
        
        -golang.org/x/time v0.5.0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk=

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

      
        
        410
        +golang.org/x/time v0.7.0 h1:ntUhktv3OPE6TgYxXWv9vKvUSJyIFJlyohwbkEwPrKQ=

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

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

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

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