]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/cli/safeexec from 1.0.0 to 1.0.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 17 May 2023 20:38:57 +0000 (20:38 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 19 May 2023 16:00:42 +0000 (18:00 +0200)
Bumps [github.com/cli/safeexec](https://github.com/cli/safeexec) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/cli/safeexec/releases)
- [Commits](https://github.com/cli/safeexec/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/cli/safeexec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

diff --git a/go.mod b/go.mod
index c021a6bcc1019878c8507fa648f9617f7a618b1c..288bdbb29398fa6416713c55c3af8e53f19569ba 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
        github.com/bep/simplecobra v0.3.0
        github.com/bep/tmc v0.5.1
        github.com/clbanning/mxj/v2 v2.5.7
-       github.com/cli/safeexec v1.0.0
+       github.com/cli/safeexec v1.0.1
        github.com/disintegration/gift v1.2.1
        github.com/dustin/go-humanize v1.0.0
        github.com/evanw/esbuild v0.17.19
diff --git a/go.sum b/go.sum
index 73884ddc5b29f2593f6ef7d032221d9067c1db76..f60c6a7691b80e2bc7b3d72b219223e4eb1e2245 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -201,8 +201,9 @@ github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5P
 github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
 github.com/clbanning/mxj/v2 v2.5.7 h1:7q5lvUpaPF/WOkqgIDiwjBJaznaLCCBd78pi8ZyAnE0=
 github.com/clbanning/mxj/v2 v2.5.7/go.mod h1:hNiWqW14h+kc+MdF9C6/YoRfjEJoR3ou6tn/Qo+ve2s=
-github.com/cli/safeexec v1.0.0 h1:0VngyaIyqACHdcMNWfo6+KdUYnqEr2Sg+bSP1pdF+dI=
 github.com/cli/safeexec v1.0.0/go.mod h1:Z/D4tTN8Vs5gXYHDCbaM1S/anmEDnJb1iW0+EJ5zx3Q=
+github.com/cli/safeexec v1.0.1 h1:e/C79PbXF4yYTN/wauC4tviMxEV13BwljGj0N9j+N00=
+github.com/cli/safeexec v1.0.1/go.mod h1:Z/D4tTN8Vs5gXYHDCbaM1S/anmEDnJb1iW0+EJ5zx3Q=
 github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
 github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
 github.com/cncf/udpa/go v0.0.0-20200629203442-efcf912fb354/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=