summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-23 05:25:32 +0200
committerGitHub <noreply@github.com>2023-10-23 05:25:32 +0200
commitdb71c41d17e967bc12ec24c122aad9d314c7d693 (patch)
tree28822e1ce08ff7f41c44800937f4dfb8afca72c2 /go.mod
parentbuild(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.3 (#2060) (diff)
downloadforgejo-act-db71c41d17e967bc12ec24c122aad9d314c7d693.tar.xz
forgejo-act-db71c41d17e967bc12ec24c122aad9d314c7d693.zip
build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#2059)
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.19 to 0.0.20. - [Commits](https://github.com/mattn/go-isatty/compare/v0.0.19...v0.0.20) --- updated-dependencies: - dependency-name: github.com/mattn/go-isatty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 80c5353..1d4f649 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/julienschmidt/httprouter v1.3.0
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/mattn/go-isatty v0.0.19
+ github.com/mattn/go-isatty v0.0.20
github.com/moby/buildkit v0.12.3
github.com/moby/patternmatcher v0.6.0
github.com/opencontainers/image-spec v1.1.0-rc5