Skip to content

Commit f7a19e2

Browse files
fix(deps): update github.com/diggerhq/digger/ee/drift digest to 465edae
1 parent 465edae commit f7a19e2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ee/backend/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/buildkite/go-buildkite/v3 v3.11.0
1212
github.com/dchest/uniuri v1.2.0
1313
github.com/diggerhq/digger/backend v0.0.0-20241111113338-9a40639ab83c
14-
github.com/diggerhq/digger/ee/drift v0.0.0-20241227171610-34d1db1e4299
14+
github.com/diggerhq/digger/ee/drift v0.0.0-20250506225126-465edae26177
1515
github.com/diggerhq/digger/libs v0.4.15
1616
github.com/gin-gonic/gin v1.10.0
1717
github.com/google/go-github/v61 v61.0.0

ee/backend/go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -939,6 +939,8 @@ github.com/dgryski/trifles v0.0.0-20200323201526-dd97f9abfb48 h1:fRzb/w+pyskVMQ+
939939
github.com/dgryski/trifles v0.0.0-20200323201526-dd97f9abfb48/go.mod h1:if7Fbed8SFyPtHLHbg49SI7NAdJiC5WIA09pe59rfAA=
940940
github.com/diggerhq/digger/ee/drift v0.0.0-20241227171610-34d1db1e4299 h1:5+WOyiWPNyxiIlr3ZV344aqMo3vs07jFxsIWYCkaR+I=
941941
github.com/diggerhq/digger/ee/drift v0.0.0-20241227171610-34d1db1e4299/go.mod h1:zXadsDkWk5hCydmJlTnS2Dqy+KRQcsqXs6AR7kh3xpM=
942+
github.com/diggerhq/digger/ee/drift v0.0.0-20250506225126-465edae26177 h1:hg9r3V2Bw9TzEc2Y2m5WEs1dac8MW/vt1Tu+HeNDl+I=
943+
github.com/diggerhq/digger/ee/drift v0.0.0-20250506225126-465edae26177/go.mod h1:zXadsDkWk5hCydmJlTnS2Dqy+KRQcsqXs6AR7kh3xpM=
942944
github.com/dimchansky/utfbom v1.1.0/go.mod h1:rO41eb7gLfo8SF1jd9F8HplJm1Fewwi4mQvIirEdv+8=
943945
github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi/U=
944946
github.com/dimchansky/utfbom v1.1.1/go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE=

0 commit comments

Comments
 (0)