Skip to content

Commit 3aeaf8d

Browse files
Update module github.com/overmindtech/sdp-go to v0.80.1 (#486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb8706b commit 3aeaf8d

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
@@ -25,7 +25,7 @@ require (
2525
github.com/muesli/reflow v0.3.0
2626
github.com/muesli/termenv v0.15.2
2727
github.com/overmindtech/aws-source v0.0.0-20240723090937-e2f9edb690d8
28-
github.com/overmindtech/sdp-go v0.80.0
28+
github.com/overmindtech/sdp-go v0.80.1
2929
github.com/overmindtech/stdlib-source v0.0.0-20240718131945-5d4742e6c9cb
3030
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
3131
github.com/sirupsen/logrus v1.9.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,8 @@ github.com/overmindtech/aws-source v0.0.0-20240723090937-e2f9edb690d8 h1:c1qyf+W
252252
github.com/overmindtech/aws-source v0.0.0-20240723090937-e2f9edb690d8/go.mod h1:IU5Z+hFouu6ljSAi8zAEIm7mbaEYw0OuIqiYyELVyzw=
253253
github.com/overmindtech/discovery v0.27.6 h1:p+xMEIST0fk6HfbejXR+Ea59+JA5zjCO4zvRqelRqwE=
254254
github.com/overmindtech/discovery v0.27.6/go.mod h1:A3wvNM6VTo7qfGExWQ+fgh+NfLh35nuPJ7wF4pLYEQI=
255-
github.com/overmindtech/sdp-go v0.80.0 h1:VD2x5UlBmgVsIaFoNzOMmrVcvDeFdIDNIMHGLEBIbOg=
256-
github.com/overmindtech/sdp-go v0.80.0/go.mod h1:V7ngEXMJaUlsrASK9Zd3NZGbZtllkvfiN/aIg354h9U=
255+
github.com/overmindtech/sdp-go v0.80.1 h1:/btYBzql9j1UqEyt1R7zTHbLYmmGsuPVSy14iY/oNM8=
256+
github.com/overmindtech/sdp-go v0.80.1/go.mod h1:V7ngEXMJaUlsrASK9Zd3NZGbZtllkvfiN/aIg354h9U=
257257
github.com/overmindtech/sdpcache v1.6.4 h1:MJoYBDqDE3s8FrRzZ0RPgFiH39HWI/Mv2ImH1NdLT8k=
258258
github.com/overmindtech/sdpcache v1.6.4/go.mod h1:/F9XStVdntRJEQjlZ86BPuB1Y7VPo1PFcsCNiU1IoGE=
259259
github.com/overmindtech/stdlib-source v0.0.0-20240718131945-5d4742e6c9cb h1:gV50Ej04Frso5EeazwxLQBugpPcc8Wognhho+cCapjI=

0 commit comments

Comments
 (0)