Skip to content

Commit

Permalink
[skip-changelog] Bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#…
Browse files Browse the repository at this point in the history
…2459)

* Bump github.com/spf13/viper from 1.17.0 to 1.18.1

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.17.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated license cache

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cristian Maglie <c.maglie@arduino.cc>
  • Loading branch information
dependabot[bot] and cmaglie committed Dec 13, 2023
1 parent 0fc6575 commit 6f89287
Show file tree
Hide file tree
Showing 33 changed files with 112 additions and 512 deletions.
2 changes: 1 addition & 1 deletion .licenses/go/github.com/fsnotify/fsnotify.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/fsnotify/fsnotify
version: v1.6.0
version: v1.7.0
type: go
summary: Package fsnotify provides a cross-platform interface for file system notifications.
homepage: https://pkg.go.dev/github.com/fsnotify/fsnotify
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/spf13/afero.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/spf13/afero
version: v1.10.0
version: v1.11.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/afero
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/github.com/spf13/afero/internal/common.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/afero/internal/common
version: v1.10.0
version: v1.11.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/afero/internal/common
license: apache-2.0
licenses:
- sources: afero@v1.10.0/LICENSE.txt
- sources: afero@v1.11.0/LICENSE.txt
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -182,7 +182,7 @@ licenses:
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
- sources: afero@v1.10.0/README.md
- sources: afero@v1.11.0/README.md
text: |-
Afero is released under the Apache 2.0 license. See
[LICENSE.txt](https://github.com/spf13/afero/blob/master/LICENSE.txt)
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/github.com/spf13/afero/mem.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/afero/mem
version: v1.10.0
version: v1.11.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/afero/mem
license: apache-2.0
licenses:
- sources: afero@v1.10.0/LICENSE.txt
- sources: afero@v1.11.0/LICENSE.txt
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -182,7 +182,7 @@ licenses:
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
- sources: afero@v1.10.0/README.md
- sources: afero@v1.11.0/README.md
text: |-
Afero is released under the Apache 2.0 license. See
[LICENSE.txt](https://github.com/spf13/afero/blob/master/LICENSE.txt)
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/spf13/cast.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/spf13/cast
version: v1.5.1
version: v1.6.0
type: go
summary: Package cast provides easy and safe casting in Go.
homepage: https://pkg.go.dev/github.com/spf13/cast
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/spf13/viper.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/spf13/viper
version: v1.17.0
version: v1.18.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/github.com/spf13/viper/internal/encoding.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding
version: v1.17.0
version: v1.18.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding
license: mit
licenses:
- sources: viper@v1.17.0/LICENSE
- sources: viper@v1.18.1/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: viper@v1.17.0/README.md
- sources: viper@v1.18.1/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/dotenv
version: v1.17.0
version: v1.18.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/dotenv
license: mit
licenses:
- sources: viper@v1.17.0/LICENSE
- sources: viper@v1.18.1/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: viper@v1.17.0/README.md
- sources: viper@v1.18.1/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/hcl
version: v1.17.0
version: v1.18.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/hcl
license: mit
licenses:
- sources: viper@v1.17.0/LICENSE
- sources: viper@v1.18.1/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: viper@v1.17.0/README.md
- sources: viper@v1.18.1/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/ini
version: v1.17.0
version: v1.18.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/ini
license: mit
licenses:
- sources: viper@v1.17.0/LICENSE
- sources: viper@v1.18.1/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: viper@v1.17.0/README.md
- sources: viper@v1.18.1/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/javaproperties
version: v1.17.0
version: v1.18.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/javaproperties
license: mit
licenses:
- sources: viper@v1.17.0/LICENSE
- sources: viper@v1.18.1/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: viper@v1.17.0/README.md
- sources: viper@v1.18.1/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/json
version: v1.17.0
version: v1.18.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/json
license: mit
licenses:
- sources: viper@v1.17.0/LICENSE
- sources: viper@v1.18.1/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: viper@v1.17.0/README.md
- sources: viper@v1.18.1/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/toml
version: v1.17.0
version: v1.18.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/toml
license: mit
licenses:
- sources: viper@v1.17.0/LICENSE
- sources: viper@v1.18.1/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: viper@v1.17.0/README.md
- sources: viper@v1.18.1/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/yaml
version: v1.17.0
version: v1.18.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/yaml
license: mit
licenses:
- sources: viper@v1.17.0/LICENSE
- sources: viper@v1.18.1/LICENSE
text: |-
The MIT License (MIT)
Expand All @@ -29,6 +29,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: viper@v1.17.0/README.md
- sources: viper@v1.18.1/README.md
text: The project is licensed under the [MIT License](LICENSE).
notices: []
6 changes: 3 additions & 3 deletions .licenses/go/golang.org/x/crypto/argon2.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/crypto/argon2
version: v0.14.0
version: v0.16.0
type: go
summary: Package argon2 implements the key derivation function Argon2.
homepage: https://pkg.go.dev/golang.org/x/crypto/argon2
license: other
licenses:
- sources: crypto@v0.14.0/LICENSE
- sources: crypto@v0.16.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.14.0/PATENTS
- sources: crypto@v0.16.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/golang.org/x/crypto/blake2b.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: golang.org/x/crypto/blake2b
version: v0.14.0
version: v0.16.0
type: go
summary: Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693
and the extendable output function (XOF) BLAKE2Xb.
homepage: https://pkg.go.dev/golang.org/x/crypto/blake2b
license: other
licenses:
- sources: crypto@v0.14.0/LICENSE
- sources: crypto@v0.16.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -36,7 +36,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.14.0/PATENTS
- sources: crypto@v0.16.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/golang.org/x/crypto/blowfish.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/crypto/blowfish
version: v0.14.0
version: v0.16.0
type: go
summary: Package blowfish implements Bruce Schneier's Blowfish encryption algorithm.
homepage: https://pkg.go.dev/golang.org/x/crypto/blowfish
license: bsd-3-clause
licenses:
- sources: crypto@v0.14.0/LICENSE
- sources: crypto@v0.16.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.14.0/PATENTS
- sources: crypto@v0.16.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/golang.org/x/crypto/cast5.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/crypto/cast5
version: v0.14.0
version: v0.16.0
type: go
summary: Package cast5 implements CAST5, as defined in RFC 2144.
homepage: https://pkg.go.dev/golang.org/x/crypto/cast5
license: bsd-3-clause
licenses:
- sources: crypto@v0.14.0/LICENSE
- sources: crypto@v0.16.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.14.0/PATENTS
- sources: crypto@v0.16.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/golang.org/x/crypto/curve25519.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: golang.org/x/crypto/curve25519
version: v0.14.0
version: v0.16.0
type: go
summary: Package curve25519 provides an implementation of the X25519 function, which
performs scalar multiplication on the elliptic curve known as Curve25519.
homepage: https://pkg.go.dev/golang.org/x/crypto/curve25519
license: bsd-3-clause
licenses:
- sources: crypto@v0.14.0/LICENSE
- sources: crypto@v0.16.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -36,7 +36,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: crypto@v0.14.0/PATENTS
- sources: crypto@v0.16.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Loading

0 comments on commit 6f89287

Please sign in to comment.