From b0354fe13af673c39ecd9a650afde1d56d0fe5ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 11:27:00 +0000 Subject: [PATCH] build(deps): bump github.com/ghostiam/protogetter from 0.3.6 to 0.3.8 Bumps [github.com/ghostiam/protogetter](https://github.com/ghostiam/protogetter) from 0.3.6 to 0.3.8. - [Release notes](https://github.com/ghostiam/protogetter/releases) - [Changelog](https://github.com/ghostiam/protogetter/blob/main/.goreleaser.yaml) - [Commits](https://github.com/ghostiam/protogetter/compare/v0.3.6...v0.3.8) --- updated-dependencies: - dependency-name: github.com/ghostiam/protogetter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 813bb1b8646e..440f178c26a8 100644 --- a/go.mod +++ b/go.mod @@ -37,7 +37,7 @@ require ( github.com/fatih/color v1.17.0 github.com/firefart/nonamedreturns v1.0.5 github.com/fzipp/gocyclo v0.6.0 - github.com/ghostiam/protogetter v0.3.6 + github.com/ghostiam/protogetter v0.3.8 github.com/go-critic/go-critic v0.11.4 github.com/go-viper/mapstructure/v2 v2.1.0 github.com/go-xmlfmt/xmlfmt v1.1.2 diff --git a/go.sum b/go.sum index 79a674ce6f85..030d6b808b5e 100644 --- a/go.sum +++ b/go.sum @@ -147,8 +147,8 @@ github.com/fsnotify/fsnotify v1.5.4 h1:jRbGcIw6P2Meqdwuo0H1p6JVLbL5DHKAKlYndzMwV github.com/fsnotify/fsnotify v1.5.4/go.mod h1:OVB6XrOHzAwXMpEM7uPOzcehqUV2UqJxmVXmkdnm1bU= github.com/fzipp/gocyclo v0.6.0 h1:lsblElZG7d3ALtGMx9fmxeTKZaLLpU8mET09yN4BBLo= github.com/fzipp/gocyclo v0.6.0/go.mod h1:rXPyn8fnlpa0R2csP/31uerbiVBugk5whMdlyaLkLoA= -github.com/ghostiam/protogetter v0.3.6 h1:R7qEWaSgFCsy20yYHNIJsU9ZOb8TziSRRxuAOTVKeOk= -github.com/ghostiam/protogetter v0.3.6/go.mod h1:7lpeDnEJ1ZjL/YtyoN99ljO4z0pd3H0d18/t2dPBxHw= +github.com/ghostiam/protogetter v0.3.8 h1:LYcXbYvybUyTIxN2Mj9h6rHrDZBDwZloPoKctWrFyJY= +github.com/ghostiam/protogetter v0.3.8/go.mod h1:WZ0nw9pfzsgxuRsPOFQomgDVSWtDLJRfQJEhsGbmQMA= github.com/go-critic/go-critic v0.11.4 h1:O7kGOCx0NDIni4czrkRIXTnit0mkyKOCePh3My6OyEU= github.com/go-critic/go-critic v0.11.4/go.mod h1:2QAdo4iuLik5S9YG0rT4wcZ8QxwHYkrr6/2MWAiv/vc= github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=