deps: bump the all-updates group with 2 updates
Bumps the all-updates group with 2 updates: [github.com/a-h/templ](https://github.com/a-h/templ) and [github.com/minio/minio-go/v7](https://github.com/minio/minio-go). Updates `github.com/a-h/templ` from 0.2.778 to 0.2.793 - [Release notes](https://github.com/a-h/templ/releases) - [Changelog](https://github.com/a-h/templ/blob/main/.goreleaser.yaml) - [Commits](https://github.com/a-h/templ/compare/v0.2.778...v0.2.793) Updates `github.com/minio/minio-go/v7` from 7.0.79 to 7.0.80 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](https://github.com/minio/minio-go/compare/v7.0.79...v7.0.80) --- updated-dependencies: - dependency-name: github.com/a-h/templ dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: github.com/minio/minio-go/v7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
go.mod
4
go.mod
@ -3,11 +3,11 @@ module github.com/fossyy/filekeeper
|
||||
go 1.23.1
|
||||
|
||||
require (
|
||||
github.com/a-h/templ v0.2.778
|
||||
github.com/a-h/templ v0.2.793
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/minio/minio-go/v7 v7.0.79
|
||||
github.com/minio/minio-go/v7 v7.0.80
|
||||
github.com/redis/go-redis/v9 v9.7.0
|
||||
github.com/shirou/gopsutil/v3 v3.24.5
|
||||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
||||
|
Reference in New Issue
Block a user