mirror of
https://github.com/decke/smtprelay.git
synced 2026-09-22 06:50:28 -06:00
build(deps): Bump github.com/DeRuina/timberjack from 1.4.6 to 1.4.7
Bumps [github.com/DeRuina/timberjack](https://github.com/DeRuina/timberjack) from 1.4.6 to 1.4.7. - [Release notes](https://github.com/DeRuina/timberjack/releases) - [Changelog](https://github.com/DeRuina/timberjack/blob/main/CHANGELOG.md) - [Commits](https://github.com/DeRuina/timberjack/compare/v1.4.6...v1.4.7) --- updated-dependencies: - dependency-name: github.com/DeRuina/timberjack dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Bernhard Fröhlich
parent
d0e21b5336
commit
af9668664c
@@ -1,7 +1,7 @@
|
||||
module github.com/decke/smtprelay
|
||||
|
||||
require (
|
||||
github.com/DeRuina/timberjack v1.4.6
|
||||
github.com/DeRuina/timberjack v1.4.7
|
||||
github.com/chrj/smtpd v1.0.1
|
||||
github.com/fsnotify/fsnotify v1.10.1
|
||||
github.com/google/uuid v1.6.0
|
||||
@@ -12,7 +12,7 @@ require (
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/klauspost/compress v1.18.6 // indirect
|
||||
github.com/klauspost/compress v1.18.7 // indirect
|
||||
github.com/mattn/go-colorable v0.1.15 // indirect
|
||||
github.com/mattn/go-isatty v0.0.22 // indirect
|
||||
go.yaml.in/yaml/v3 v3.0.5 // indirect
|
||||
|
||||
Reference in New Issue
Block a user