Skip to content

Commit 364bb18

Browse files
Update github.com/overmindtech/stdlib-source digest to 7864b7a (#652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70700a0 commit 364bb18

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/overmindtech/k8s-source v0.8.1-0.20241108015328-b78c61d825a5
2828
github.com/overmindtech/pterm v0.0.0-20240919144758-04d94ccb2297
2929
github.com/overmindtech/sdp-go v0.97.0
30-
github.com/overmindtech/stdlib-source v0.0.0-20241108020434-ea4d7e3c7722
30+
github.com/overmindtech/stdlib-source v0.0.0-20241108111220-7864b7a3031a
3131
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
3232
github.com/sirupsen/logrus v1.9.3
3333
github.com/sourcegraph/conc v0.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,8 @@ github.com/overmindtech/sdp-go v0.97.0 h1:9iyln5ynbJGTxtCcRQgDSEN3WVwDsolbI2wjRG
326326
github.com/overmindtech/sdp-go v0.97.0/go.mod h1:o/u4PfocvsKgnwxPoTnCWm9MHF1mkOIeJxIRWgiRvLc=
327327
github.com/overmindtech/sdpcache v1.6.4 h1:MJoYBDqDE3s8FrRzZ0RPgFiH39HWI/Mv2ImH1NdLT8k=
328328
github.com/overmindtech/sdpcache v1.6.4/go.mod h1:/F9XStVdntRJEQjlZ86BPuB1Y7VPo1PFcsCNiU1IoGE=
329-
github.com/overmindtech/stdlib-source v0.0.0-20241108020434-ea4d7e3c7722 h1:jiFh7cVsq1NM3WsksyNlkjuq5TFO90x0XKn7vCuuaMQ=
330-
github.com/overmindtech/stdlib-source v0.0.0-20241108020434-ea4d7e3c7722/go.mod h1:U8bzT+Zs2nsOyHJWb+WMsvZAWnZ3pY/f/FZ0knalAf0=
329+
github.com/overmindtech/stdlib-source v0.0.0-20241108111220-7864b7a3031a h1:39qbmnUfwToCeDCkRbFEKoP7E3/790B1YExetqBNzBY=
330+
github.com/overmindtech/stdlib-source v0.0.0-20241108111220-7864b7a3031a/go.mod h1:wf30RvL0b8mh+UWAuBpwruT3EAChEoYhZSjyGgxevfY=
331331
github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8=
332332
github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
333333
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=

0 commit comments

Comments
 (0)