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

Commit 945be02

Browse files
Bump github.com/briandowns/spinner from 1.13.0 to 1.15.0 (#3)
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.13.0 to 1.15.0. - [Release notes](https://github.com/briandowns/spinner/releases) - [Commits](briandowns/spinner@v1.13.0...v1.15.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c10863f commit 945be02

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.13.0
6+
github.com/briandowns/spinner v1.15.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)