all repos

onasty @ 22fe01c

a one-time notes service
2 files changed, 3 insertions(+), 2 deletions(-)
chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#205)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  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-09-01 19:43:36 +0300
Parent: 320377a
jump to
M go.mod
M go.sum
M go.mod
···
        14
        14
         	github.com/nats-io/nats.go v1.44.0

      
        15
        15
         	github.com/prometheus/client_golang v1.23.0

      
        16
        16
         	github.com/redis/go-redis/v9 v9.12.1

      
        17
        
        -	github.com/stretchr/testify v1.10.0

      
        
        17
        +	github.com/stretchr/testify v1.11.1

      
        18
        18
         	github.com/testcontainers/testcontainers-go v0.38.0

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

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

      
M go.sum
···
        307
        307
         github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=

      
        308
        308
         github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=

      
        309
        309
         github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=

      
        310
        
        -github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=

      
        311
        310
         github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=

      
        
        311
        +github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=

      
        
        312
        +github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=

      
        312
        313
         github.com/testcontainers/testcontainers-go v0.38.0 h1:d7uEapLcv2P8AvH8ahLqDMMxda2W9gQN1nRbHS28HBw=

      
        313
        314
         github.com/testcontainers/testcontainers-go v0.38.0/go.mod h1:C52c9MoHpWO+C4aqmgSU+hxlR5jlEayWtgYrb8Pzz1w=

      
        314
        315
         github.com/testcontainers/testcontainers-go/modules/postgres v0.38.0 h1:KFdx9A0yF94K70T6ibSuvgkQQeX1xKlZVF3hEagXEtY=