all repos

onasty @ 96d03d9

a one-time notes service
2 files changed, 3 insertions(+), 3 deletions(-)
chore(deps): bump github.com/mailgun/mailgun-go/v4 from 4.15.0 to 4.15.2 (#20)

Bumps [github.com/mailgun/mailgun-go/v4](https://github.com/mailgun/mailgun-go) from 4.15.0 to 4.15.2.
- [Release notes](https://github.com/mailgun/mailgun-go/releases)
- [Changelog](https://github.com/mailgun/mailgun-go/blob/master/CHANGELOG)
- [Commits](https://github.com/mailgun/mailgun-go/compare/v4.15.0...v4.15.2)

---
updated-dependencies:
- dependency-name: github.com/mailgun/mailgun-go/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-09-23 12:32:00 +0300
Parent: 4f5482b
jump to
M go.mod
M go.sum
M go.mod
···
        10
        10
         	github.com/henvic/pgq v0.0.2

      
        11
        11
         	github.com/jackc/pgx-gofrs-uuid v0.0.0-20230224015001-1d428863c2e2

      
        12
        12
         	github.com/jackc/pgx/v5 v5.7.1

      
        13
        
        -	github.com/mailgun/mailgun-go/v4 v4.15.0

      
        
        13
        +	github.com/mailgun/mailgun-go/v4 v4.15.2

      
        14
        14
         	github.com/stretchr/testify v1.9.0

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

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

      
M go.sum
···
        196
        196
         github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I=

      
        197
        197
         github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=

      
        198
        198
         github.com/magiconair/properties v1.8.7/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=

      
        199
        
        -github.com/mailgun/mailgun-go/v4 v4.15.0 h1:3NQU0r2XItJbyIZ21iBI9ps0+vPIMoGyI2XK7ZTN/DQ=

      
        200
        
        -github.com/mailgun/mailgun-go/v4 v4.15.0/go.mod h1:L9s941Lgk7iB3TgywTPz074pK2Ekkg4kgbnAaAyJ2z8=

      
        
        199
        +github.com/mailgun/mailgun-go/v4 v4.15.2 h1:8u/mjr0ElBtAVRkMGLnFbGa7yNN1OJ13/K4/Tmmb5a4=

      
        
        200
        +github.com/mailgun/mailgun-go/v4 v4.15.2/go.mod h1:L9s941Lgk7iB3TgywTPz074pK2Ekkg4kgbnAaAyJ2z8=

      
        201
        201
         github.com/mattn/go-colorable v0.1.1/go.mod h1:FuOcm+DKB9mbwrcAfNl7/TZVBZ6rcnceauSikq3lYCQ=

      
        202
        202
         github.com/mattn/go-colorable v0.1.6/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=

      
        203
        203
         github.com/mattn/go-isatty v0.0.5/go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s=