diff --git a/NOTICE b/NOTICE index 093a958ed..552244b6e 100644 --- a/NOTICE +++ b/NOTICE @@ -215,9 +215,9 @@ License URL: https://github.com/cloudnative-pg/machinery/blob/v0.5.0/LICENSE ---------- Module: github.com/codesphere-cloud/cs-go -Version: v1.9.0 +Version: v1.11.0 License: Apache-2.0 -License URL: https://github.com/codesphere-cloud/cs-go/blob/v1.9.0/LICENSE +License URL: https://github.com/codesphere-cloud/cs-go/blob/v1.11.0/LICENSE ---------- Module: github.com/codesphere-cloud/oms/internal/tmpl diff --git a/go.mod b/go.mod index 1d7afaff3..d77a3cc74 100644 --- a/go.mod +++ b/go.mod @@ -26,7 +26,7 @@ require ( filippo.io/age v1.3.1 github.com/Masterminds/semver/v3 v3.5.0 github.com/cloudnative-pg/cloudnative-pg v1.30.0 - github.com/codesphere-cloud/cs-go v1.9.0 + github.com/codesphere-cloud/cs-go v1.11.0 github.com/creativeprojects/go-selfupdate v1.6.0 github.com/getsops/sops/v3 v3.13.3 github.com/jedib0t/go-pretty/v6 v6.8.3 diff --git a/go.sum b/go.sum index 7841f541a..889c42d70 100644 --- a/go.sum +++ b/go.sum @@ -3191,8 +3191,8 @@ github.com/cockroachdb/datadriven v1.0.2/go.mod h1:a9RdTaap04u637JoCzcUoIcDmvwSU github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd/go.mod h1:sE/e/2PUdi/liOCUjSTXgM1o87ZssimdTWN964YiIeI= github.com/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb h1:EDmT6Q9Zs+SbUoc7Ik9EfrFqcylYqgPZ9ANSbTAntnE= github.com/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb/go.mod h1:ZjrT6AXHbDs86ZSdt/osfBi5qfexBrKUdONk989Wnk4= -github.com/codesphere-cloud/cs-go v1.9.0 h1:g2fvxnw9dMssURNE2cm1qw5PJY1cxHkDW0+RIub+SWY= -github.com/codesphere-cloud/cs-go v1.9.0/go.mod h1:LV2A1v+RW7ClabwCaFoVxhTAEyks5/fSlnqHWJR/50A= +github.com/codesphere-cloud/cs-go v1.11.0 h1:7tel+3tJAilBOOmUH7cfvz0Vl/ybKzKejuoDWG27OBk= +github.com/codesphere-cloud/cs-go v1.11.0/go.mod h1:oU88DlsMg4Ckk1Wei44nQMDYMjWpA5tVF4Yyfc2w4F8= github.com/containerd/continuity v0.5.0 h1:7a85HZpCSs+1Zps0Ee3DPSuAWY+0SJM1JNM51nlEVDg= github.com/containerd/continuity v0.5.0/go.mod h1:/lNJvtJKUQStBzpVQ1+rasXO1LAWtUQssk28EZvJ3nE= github.com/containerd/errdefs v1.0.0 h1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI= diff --git a/internal/tmpl/NOTICE b/internal/tmpl/NOTICE index 093a958ed..552244b6e 100644 --- a/internal/tmpl/NOTICE +++ b/internal/tmpl/NOTICE @@ -215,9 +215,9 @@ License URL: https://github.com/cloudnative-pg/machinery/blob/v0.5.0/LICENSE ---------- Module: github.com/codesphere-cloud/cs-go -Version: v1.9.0 +Version: v1.11.0 License: Apache-2.0 -License URL: https://github.com/codesphere-cloud/cs-go/blob/v1.9.0/LICENSE +License URL: https://github.com/codesphere-cloud/cs-go/blob/v1.11.0/LICENSE ---------- Module: github.com/codesphere-cloud/oms/internal/tmpl