Skip to content

Commit 5590def

Browse files
chore(deps): bump github.com/sethvargo/go-diceware from 0.4.0 to 0.5.0
Bumps [github.com/sethvargo/go-diceware](https://github.com/sethvargo/go-diceware) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/sethvargo/go-diceware/releases) - [Commits](sethvargo/go-diceware@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: github.com/sethvargo/go-diceware dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2009ed8 commit 5590def

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ require (
6565
github.com/pelletier/go-toml v1.9.5
6666
github.com/pkg/errors v0.9.1
6767
github.com/psanford/memfs v0.0.0-20241019191636-4ef911798f9b
68-
github.com/sethvargo/go-diceware v0.4.0
68+
github.com/sethvargo/go-diceware v0.5.0
6969
github.com/sethvargo/go-password v0.3.1
7070
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
7171
github.com/spf13/cobra v1.9.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -473,8 +473,8 @@ github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 h1:nn5Wsu0esKSJiIVhscUt
473473
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=
474474
github.com/sebdah/goldie v1.0.0 h1:9GNhIat69MSlz/ndaBg48vl9dF5fI+NBB6kfOxgfkMc=
475475
github.com/sebdah/goldie v1.0.0/go.mod h1:jXP4hmWywNEwZzhMuv2ccnqTSFpuq8iyQhtQdkkZBH4=
476-
github.com/sethvargo/go-diceware v0.4.0 h1:T9o5HaG+8Ae6We4LhItjzOSdTkW7hsikNexa5o837IQ=
477-
github.com/sethvargo/go-diceware v0.4.0/go.mod h1:Lg1SyPS7yQO6BBgTN5r4f2MUDkqGfLWsOjHPY0kA8iw=
476+
github.com/sethvargo/go-diceware v0.5.0 h1:exrQ7GpaBo00GqRVM1N8ChXSsi3oS7tjQiIehsD+yR0=
477+
github.com/sethvargo/go-diceware v0.5.0/go.mod h1:Lg1SyPS7yQO6BBgTN5r4f2MUDkqGfLWsOjHPY0kA8iw=
478478
github.com/sethvargo/go-password v0.3.1 h1:WqrLTjo7X6AcVYfC6R7GtSyuUQR9hGyAj/f1PYQZCJU=
479479
github.com/sethvargo/go-password v0.3.1/go.mod h1:rXofC1zT54N7R8K/h1WDUdkf9BOx5OptoxrMBcrXzvs=
480480
github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k=

0 commit comments

Comments
 (0)