Skip to content

Commit 9949aa9

Browse files
authored
Merge pull request #81 from heppu/dependabot/go_modules/github.com/go-tstr/golden-0.1.1
Bump github.com/go-tstr/golden from 0.1.0 to 0.1.1
2 parents fa39996 + 9e695fd commit 9949aa9

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ require (
2222
github.com/go-srvc/mods/sqlxmod v0.2.3
2323
github.com/go-srvc/mods/tracemod v0.2.3
2424
github.com/go-srvc/srvc v0.2.0
25-
github.com/go-tstr/golden v0.1.0
25+
github.com/go-tstr/golden v0.1.1
2626
github.com/go-tstr/tstr v0.2.1
2727
github.com/golang-migrate/migrate/v4 v4.18.3
2828
github.com/heppu/errgroup v1.0.0
2929
github.com/jackc/pgx/v5 v5.7.5
3030
github.com/jmoiron/sqlx v1.4.0
3131
github.com/ogen-go/ogen v1.14.0
32-
github.com/stretchr/testify v1.11.0
32+
github.com/stretchr/testify v1.11.1
3333
go.opentelemetry.io/otel v1.37.0
3434
go.opentelemetry.io/otel/metric v1.37.0
3535
go.opentelemetry.io/otel/trace v1.37.0

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -360,8 +360,8 @@ github.com/go-toolsmith/strparse v1.1.0 h1:GAioeZUK9TGxnLS+qfdqNbA4z0SSm5zVNtCQi
360360
github.com/go-toolsmith/strparse v1.1.0/go.mod h1:7ksGy58fsaQkGQlY8WVoBFNyEPMGuJin1rfoPS4lBSQ=
361361
github.com/go-toolsmith/typep v1.1.0 h1:fIRYDyF+JywLfqzyhdiHzRop/GQDxxNhLGQ6gFUNHus=
362362
github.com/go-toolsmith/typep v1.1.0/go.mod h1:fVIw+7zjdsMxDA3ITWnH1yOiw1rnTQKCsF/sk2H/qig=
363-
github.com/go-tstr/golden v0.1.0 h1:O1mxXle+eg74Go5Mfhxbp+v1WP8GDfv7JTgUi6pz1rI=
364-
github.com/go-tstr/golden v0.1.0/go.mod h1:0ZWSew73/IhdTe0vPOpUIIEPS632t2ZJdoHFMpKG8zo=
363+
github.com/go-tstr/golden v0.1.1 h1:wJv6PCByJIA9FhooQlLV+jf9BiPMoogyUa5cHGL6sHk=
364+
github.com/go-tstr/golden v0.1.1/go.mod h1:Z1TH1WNRQZcXSOpti+g+hm44spvMh1ADZM+U2i6buUI=
365365
github.com/go-tstr/tstr v0.2.1 h1:GotOj+IyKOzh4IiSO44xhECamTs33jmeqjbEri6vWyw=
366366
github.com/go-tstr/tstr v0.2.1/go.mod h1:ngIuTke1//AzDnEmbtjolb9tEEQ4hqvRbZjhwZDuS3A=
367367
github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss=
@@ -854,8 +854,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
854854
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
855855
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
856856
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
857-
github.com/stretchr/testify v1.11.0 h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8=
858-
github.com/stretchr/testify v1.11.0/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
857+
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
858+
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
859859
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
860860
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
861861
github.com/tdakkota/asciicheck v0.4.1 h1:bm0tbcmi0jezRA2b5kg4ozmMuGAFotKI3RZfrhfovg8=

0 commit comments

Comments
 (0)