diff --git a/go.mod b/go.mod index 98ba52d7..688c9047 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,7 @@ require ( github.com/muesli/reflow v0.3.0 github.com/muesli/termenv v0.15.2 github.com/overmindtech/aws-source v0.0.0-20240723090937-e2f9edb690d8 - github.com/overmindtech/sdp-go v0.80.0 + github.com/overmindtech/sdp-go v0.80.1 github.com/overmindtech/stdlib-source v0.0.0-20240718131945-5d4742e6c9cb github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c github.com/sirupsen/logrus v1.9.3 diff --git a/go.sum b/go.sum index 139a4cd2..211e0f90 100644 --- a/go.sum +++ b/go.sum @@ -252,8 +252,8 @@ github.com/overmindtech/aws-source v0.0.0-20240723090937-e2f9edb690d8 h1:c1qyf+W github.com/overmindtech/aws-source v0.0.0-20240723090937-e2f9edb690d8/go.mod h1:IU5Z+hFouu6ljSAi8zAEIm7mbaEYw0OuIqiYyELVyzw= github.com/overmindtech/discovery v0.27.6 h1:p+xMEIST0fk6HfbejXR+Ea59+JA5zjCO4zvRqelRqwE= github.com/overmindtech/discovery v0.27.6/go.mod h1:A3wvNM6VTo7qfGExWQ+fgh+NfLh35nuPJ7wF4pLYEQI= -github.com/overmindtech/sdp-go v0.80.0 h1:VD2x5UlBmgVsIaFoNzOMmrVcvDeFdIDNIMHGLEBIbOg= -github.com/overmindtech/sdp-go v0.80.0/go.mod h1:V7ngEXMJaUlsrASK9Zd3NZGbZtllkvfiN/aIg354h9U= +github.com/overmindtech/sdp-go v0.80.1 h1:/btYBzql9j1UqEyt1R7zTHbLYmmGsuPVSy14iY/oNM8= +github.com/overmindtech/sdp-go v0.80.1/go.mod h1:V7ngEXMJaUlsrASK9Zd3NZGbZtllkvfiN/aIg354h9U= github.com/overmindtech/sdpcache v1.6.4 h1:MJoYBDqDE3s8FrRzZ0RPgFiH39HWI/Mv2ImH1NdLT8k= github.com/overmindtech/sdpcache v1.6.4/go.mod h1:/F9XStVdntRJEQjlZ86BPuB1Y7VPo1PFcsCNiU1IoGE= github.com/overmindtech/stdlib-source v0.0.0-20240718131945-5d4742e6c9cb h1:gV50Ej04Frso5EeazwxLQBugpPcc8Wognhho+cCapjI=