Skip to content

Commit

Permalink
Update gosu to 1.17.0 (#4130)
Browse files Browse the repository at this point in the history
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
  • Loading branch information
cloudpossebot and cloudpossebot authored Nov 3, 2023
1 parent f391a5c commit 5fb8333
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ Here are some solutions to several common problems that may occur when adding a
[![gomplate](https://github.com/cloudposse/packages/workflows/gomplate/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agomplate) | 3.11.5 | A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
[![gonsul](https://github.com/cloudposse/packages/workflows/gonsul/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agonsul) | 1.0.2 | A stand-alone alternative to git2consul
[![goofys](https://github.com/cloudposse/packages/workflows/goofys/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agoofys) | 0.24.0 | a high-performance, POSIX-ish Amazon S3 file system written in Go
[![gosu](https://github.com/cloudposse/packages/workflows/gosu/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agosu) | 1.16.0 | Simple Go-based setuid+setgid+setgroups+exec
[![gosu](https://github.com/cloudposse/packages/workflows/gosu/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agosu) | 1.17.0 | Simple Go-based setuid+setgid+setgroups+exec
[![gotop](https://github.com/cloudposse/packages/workflows/gotop/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agotop) | 3.0.0 | A terminal based graphical activity monitor inspired by gtop and vtop
[![grpcurl](https://github.com/cloudposse/packages/workflows/grpcurl/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agrpcurl) | 1.8.9 | Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
[![hcledit](https://github.com/cloudposse/packages/workflows/hcledit/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahcledit) | 0.2.10 | A command line editor for HCL
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
[![gomplate](https://github.com/cloudposse/packages/workflows/gomplate/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agomplate) | 3.11.5 | A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
[![gonsul](https://github.com/cloudposse/packages/workflows/gonsul/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agonsul) | 1.0.2 | A stand-alone alternative to git2consul
[![goofys](https://github.com/cloudposse/packages/workflows/goofys/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agoofys) | 0.24.0 | a high-performance, POSIX-ish Amazon S3 file system written in Go
[![gosu](https://github.com/cloudposse/packages/workflows/gosu/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agosu) | 1.16.0 | Simple Go-based setuid+setgid+setgroups+exec
[![gosu](https://github.com/cloudposse/packages/workflows/gosu/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agosu) | 1.17.0 | Simple Go-based setuid+setgid+setgroups+exec
[![gotop](https://github.com/cloudposse/packages/workflows/gotop/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agotop) | 3.0.0 | A terminal based graphical activity monitor inspired by gtop and vtop
[![grpcurl](https://github.com/cloudposse/packages/workflows/grpcurl/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Agrpcurl) | 1.8.9 | Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
[![hcledit](https://github.com/cloudposse/packages/workflows/hcledit/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahcledit) | 0.2.10 | A command line editor for HCL
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ go-jsonnet 0.20.0 This an implementation of Jsonnet in pure G
gomplate 3.11.5 A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
gonsul* 1.0.2 A stand-alone alternative to git2consul
goofys* 0.24.0 a high-performance, POSIX-ish Amazon S3 file system written in Go
gosu 1.16.0 Simple Go-based setuid+setgid+setgroups+exec
gosu 1.17.0 Simple Go-based setuid+setgid+setgroups+exec
gotop 3.0.0 A terminal based graphical activity monitor inspired by gtop and vtop
grpcurl 1.8.9 Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
hcledit 0.2.10 A command line editor for HCL
Expand Down
2 changes: 1 addition & 1 deletion vendor/gosu/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.0
1.17.0

0 comments on commit 5fb8333

Please sign in to comment.