Skip to content

Commit 294bc5b

Browse files
fix(deps): update github.com/diggerhq/digger/next digest to 9140a7a
1 parent 9140a7a commit 294bc5b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ee/drift/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/bradleyfalzon/ghinstallation/v2 v2.11.0
1111
github.com/diggerhq/digger/backend v0.0.0-20241111113338-9a40639ab83c
1212
github.com/diggerhq/digger/libs v0.4.15
13-
github.com/diggerhq/digger/next v0.0.0-20241111115930-58349692eece
13+
github.com/diggerhq/digger/next v0.0.0-20250809001953-9140a7ad9121
1414
github.com/dominikbraun/graph v0.23.0
1515
github.com/getsentry/sentry-go v0.29.0
1616
github.com/gin-gonic/gin v1.10.0

ee/drift/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2604,6 +2604,7 @@ gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C
26042604
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
26052605
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
26062606
gorm.io/datatypes v1.2.4 h1:uZmGAcK/QZ0uyfCuVg0VQY1ZmV9h1fuG0tMwKByO1z4=
2607+
gorm.io/datatypes v1.2.4/go.mod h1:f4BsLcFAX67szSv8svwLRjklArSHAvHLeE3pXAS5DZI=
26072608
gorm.io/driver/mysql v1.5.7 h1:MndhOPYOfEp2rHKgkZIhJ16eVUIRf2HmzgoPmh7FCWo=
26082609
gorm.io/driver/mysql v1.5.7/go.mod h1:sEtPWMiqiN1N1cMXoXmBbd8C6/l+TESwriotuRRpkDM=
26092610
gorm.io/driver/postgres v1.5.9 h1:DkegyItji119OlcaLjqN11kHoUgZ/j13E0jkJZgD6A8=

0 commit comments

Comments
 (0)