mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
Bump github.com/lestrrat-go/strftime from 1.1.0 to 1.1.1 (#1846)
Bumps [github.com/lestrrat-go/strftime](https://github.com/lestrrat-go/strftime) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/lestrrat-go/strftime/releases) - [Changelog](https://github.com/lestrrat-go/strftime/blob/master/Changes) - [Commits](https://github.com/lestrrat-go/strftime/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: github.com/lestrrat-go/strftime dependency-version: 1.1.1 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>
This commit is contained in:
parent
1ef87c6278
commit
e6ca3f6856
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -22,7 +22,7 @@ require (
|
|||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
||||
github.com/klauspost/compress v1.18.0
|
||||
github.com/kshedden/statmodel v0.0.0-20210519035403-ee97d3e48df1
|
||||
github.com/lestrrat-go/strftime v1.1.0
|
||||
github.com/lestrrat-go/strftime v1.1.1
|
||||
github.com/mattn/go-isatty v0.0.20
|
||||
github.com/nine-lives-later/go-windows-terminal-sequences v1.0.4
|
||||
github.com/pkg/profile v1.7.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue