diff --git a/NOTICE b/NOTICE index 582fb619..22d7e837 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.4.0 +Version: v1.5.0 License: Apache-2.0 -License URL: https://github.com/codesphere-cloud/cs-go/blob/v1.4.0/LICENSE +License URL: https://github.com/codesphere-cloud/cs-go/blob/v1.5.0/LICENSE ---------- Module: github.com/codesphere-cloud/oms/internal/tmpl diff --git a/go.mod b/go.mod index 419799fd..ee5ac590 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,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.4.0 + github.com/codesphere-cloud/cs-go v1.5.0 github.com/creativeprojects/go-selfupdate v1.5.2 github.com/getsops/sops/v3 v3.13.2 github.com/jedib0t/go-pretty/v6 v6.8.2 diff --git a/go.sum b/go.sum index f6452fa8..8aac96db 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.4.0 h1:YsA+TCBR4B26tr5h8d9UMgV02x3LAsg3pPhmJB6t1wA= -github.com/codesphere-cloud/cs-go v1.4.0/go.mod h1:aLWUtaRixbJEsABXiSycmK4yzAb77+30/Nql3tNIH1c= +github.com/codesphere-cloud/cs-go v1.5.0 h1:UsShcWaw/gZ1dUdCg9e31DWirl47OghkBehS3cM3aDU= +github.com/codesphere-cloud/cs-go v1.5.0/go.mod h1:n6ohDVtWSUzp8NkXWfduoCEQJmuSqH0BqRF3bxchY1M= 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 582fb619..22d7e837 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.4.0 +Version: v1.5.0 License: Apache-2.0 -License URL: https://github.com/codesphere-cloud/cs-go/blob/v1.4.0/LICENSE +License URL: https://github.com/codesphere-cloud/cs-go/blob/v1.5.0/LICENSE ---------- Module: github.com/codesphere-cloud/oms/internal/tmpl