Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Commit cfa5b42

Browse files
dependabot[bot]abdfnx
authored andcommitted
Bump github.com/briandowns/spinner from 1.15.0 to 1.16.0
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/briandowns/spinner/releases) - [Commits](briandowns/spinner@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: github.com/briandowns/spinner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 945be02 commit cfa5b42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/secman-team/version-checker
33
go 1.13
44

55
require (
6-
github.com/briandowns/spinner v1.15.0
6+
github.com/briandowns/spinner v1.16.0
77
github.com/secman-team/secman v0.0.0-20210507183205-8a23a96e5322
88
github.com/secman-team/shell v0.3.14
99
)

0 commit comments

Comments
 (0)