Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 96b8ef1

Browse files
Bump github.com/muesli/termenv from 0.9.0 to 0.10.0 (#6)
Bumps [github.com/muesli/termenv](https://github.com/muesli/termenv) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/muesli/termenv/releases) - [Commits](muesli/termenv@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: github.com/muesli/termenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e0f070 commit 96b8ef1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
1919
github.com/mitchellh/go-homedir v1.1.0
2020
github.com/muesli/reflow v0.3.0
21-
github.com/muesli/termenv v0.9.0
21+
github.com/muesli/termenv v0.10.0
2222
github.com/rivo/tview v0.0.0-20220106183741-90d72bc664f5
2323
github.com/sirupsen/logrus v1.8.1
2424
github.com/spf13/cobra v1.3.0

go.sum

+2-1
Original file line numberDiff line numberDiff line change
@@ -604,8 +604,9 @@ github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7P
604604
github.com/mrunalp/fileutils v0.5.0/go.mod h1:M1WthSahJixYnrXQl/DFQuteStB1weuxD2QJNHXfbSQ=
605605
github.com/muesli/reflow v0.3.0 h1:IFsN6K9NfGtjeggFP+68I4chLZV2yIKsXJFNZ+eWh6s=
606606
github.com/muesli/reflow v0.3.0/go.mod h1:pbwTDkVPibjO2kyvBQRBxTWEEGDGq0FlB1BIKtnHY/8=
607-
github.com/muesli/termenv v0.9.0 h1:wnbOaGz+LUR3jNT0zOzinPnyDaCZUQRZj9GxK8eRVl8=
608607
github.com/muesli/termenv v0.9.0/go.mod h1:R/LzAKf+suGs4IsO95y7+7DpFHO0KABgnZqtlyx2mBw=
608+
github.com/muesli/termenv v0.10.0 h1:aSsLwG9wSaFY4LgCUz0jIsDy04lJ3Q5hJMXIsVbq45c=
609+
github.com/muesli/termenv v0.10.0/go.mod h1:R/LzAKf+suGs4IsO95y7+7DpFHO0KABgnZqtlyx2mBw=
609610
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
610611
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
611612
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=

0 commit comments

Comments
 (0)