diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-18 21:43:04 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-18 21:43:04 +0000 |
| commit | b69ccc92b367ef83016f17c0b2b96ed2ea308018 (patch) | |
| tree | 4d5f15a19837037dbf77874d4721d467cb09f1fd /go.mod | |
| parent | db578b0ea471d546e361ffd0556a5934c4ebbac9 (diff) | |
| download | seaweedfs-b69ccc92b367ef83016f17c0b2b96ed2ea308018.tar.xz seaweedfs-b69ccc92b367ef83016f17c0b2b96ed2ea308018.zip | |
Bump github.com/peterh/liner from 1.1.0 to 1.2.2
Bumps [github.com/peterh/liner](https://github.com/peterh/liner) from 1.1.0 to 1.2.2.
- [Release notes](https://github.com/peterh/liner/releases)
- [Commits](https://github.com/peterh/liner/compare/v1.1.0...v1.2.2)
---
updated-dependencies:
- dependency-name: github.com/peterh/liner
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ require ( github.com/nats-io/nuid v1.0.1 // indirect github.com/olivere/elastic/v7 v7.0.19 github.com/pelletier/go-toml v1.7.0 // indirect - github.com/peterh/liner v1.1.0 + github.com/peterh/liner v1.2.2 github.com/pierrec/lz4 v2.2.7+incompatible // indirect github.com/pkg/errors v0.9.1 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect |
