Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump the go-everything group with 1 update
Browse files Browse the repository at this point in the history
Bumps the go-everything group with 1 update: [go.6river.tech/gosix](https://github.com/6RiverSystems/gosix).

- [Release notes](https://github.com/6RiverSystems/gosix/releases)
- [Commits](6RiverSystems/gosix@v0.10.23...v0.10.24)

---
updated-dependencies:
- dependency-name: go.6river.tech/gosix
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-everything
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Matthew Gabeler-Lee <[email protected]>
  • Loading branch information
dependabot[bot] authored and mgabeler-lee-6rs committed Nov 27, 2023
1 parent 5e94d02 commit 47c0f5f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ require (
github.com/ory/dockertest/v3 v3.10.0
github.com/quasilyte/go-ruleguard/dsl v0.3.22
github.com/stretchr/testify v1.8.4
go.6river.tech/gosix v0.10.23
go.6river.tech/gosix v0.10.24
golang.org/x/sync v0.5.0
golang.org/x/tools v0.15.0
golang.org/x/vuln v1.0.1
google.golang.org/api v0.150.0
google.golang.org/api v0.151.0
google.golang.org/grpc v1.59.0
gotest.tools/gotestsum v1.11.0
modernc.org/sqlite v1.27.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -847,8 +847,8 @@ gitlab.com/bosi/decorder v0.4.1/go.mod h1:jecSqWUew6Yle1pCr2eLWTensJMmsxHsBwt+PV
go-simpler.org/assert v0.6.0 h1:QxSrXa4oRuo/1eHMXSBFHKvJIpWABayzKldqZyugG7E=
go-simpler.org/sloglint v0.1.2 h1:IjdhF8NPxyn0Ckn2+fuIof7ntSnVUAqBFcQRrnG9AiM=
go-simpler.org/sloglint v0.1.2/go.mod h1:2LL+QImPfTslD5muNPydAEYmpXIj6o/WYcqnJjLi4o4=
go.6river.tech/gosix v0.10.23 h1:YtyM6hYexEw0V5YqbQjEOSewAmAr20OYWYz6FjxxAZY=
go.6river.tech/gosix v0.10.23/go.mod h1:l02Gb5r2pKWmNj29eWuC/F/IbHkB49UwasgbjjopQgY=
go.6river.tech/gosix v0.10.24 h1:UUsCWmtTa8zjv3/HNj4zeWYjcfHP5j4/ta0LDsse3jE=
go.6river.tech/gosix v0.10.24/go.mod h1:z6/Fyt8YCupXNPv9Z+tJLMUV0oOeQwXuqN09YMX4KQU=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
Expand Down Expand Up @@ -1211,8 +1211,8 @@ google.golang.org/api v0.30.0/go.mod h1:QGmEvQ87FHZNiUVJkT14jQNYJ4ZJjdRF23ZXz513
google.golang.org/api v0.35.0/go.mod h1:/XrVsuzM0rZmrsbjJutiuftIzeuTQcEeaYcSk/mQ1dg=
google.golang.org/api v0.36.0/go.mod h1:+z5ficQTmoYpPn8LCUNVpK5I7hwkpjbcgqA7I34qYtE=
google.golang.org/api v0.40.0/go.mod h1:fYKFpnQN0DsDSKRVRcQSDQNtqWPfM9i+zNPxepjRCQ8=
google.golang.org/api v0.150.0 h1:Z9k22qD289SZ8gCJrk4DrWXkNjtfvKAUo/l1ma8eBYE=
google.golang.org/api v0.150.0/go.mod h1:ccy+MJ6nrYFgE3WgRx/AMXOxOmU8Q4hSa+jjibzhxcg=
google.golang.org/api v0.151.0 h1:FhfXLO/NFdJIzQtCqjpysWwqKk8AzGWBUhMIx67cVDU=
google.golang.org/api v0.151.0/go.mod h1:ccy+MJ6nrYFgE3WgRx/AMXOxOmU8Q4hSa+jjibzhxcg=
google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM=
google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
google.golang.org/appengine v1.5.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
Expand Down

0 comments on commit 47c0f5f

Please sign in to comment.