Skip to content

Commit 5d76cc3

Browse files
dependabot[bot]kbdharun
authored andcommitted
build(deps): bump github.com/vanilla-os/apx/v2 from 2.4.3 to 2.4.4
Bumps [github.com/vanilla-os/apx/v2](https://github.com/vanilla-os/apx) from 2.4.3 to 2.4.4. - [Release notes](https://github.com/vanilla-os/apx/releases) - [Commits](Vanilla-OS/apx@v2.4.3...v2.4.4) --- updated-dependencies: - dependency-name: github.com/vanilla-os/apx/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b45edc commit 5d76cc3

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
@@ -7,7 +7,7 @@ require (
77
github.com/buger/jsonparser v1.1.1
88
github.com/olekukonko/tablewriter v0.0.5
99
github.com/spf13/cobra v1.8.1
10-
github.com/vanilla-os/apx/v2 v2.4.3
10+
github.com/vanilla-os/apx/v2 v2.4.4
1111
github.com/vanilla-os/orchid v0.6.0
1212
go.etcd.io/bbolt v1.3.11
1313
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
124124
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
125125
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
126126
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
127-
github.com/vanilla-os/apx/v2 v2.4.3 h1:EWJLCyX/Dzfmn7NxrHv15LRiKiHV/y4wc8NaPxwb3Eo=
128-
github.com/vanilla-os/apx/v2 v2.4.3/go.mod h1:4W6XkjspaaYy0ckzrMTyWghPkVwXr2s+TDf/pfEhN1w=
127+
github.com/vanilla-os/apx/v2 v2.4.4 h1:RHpbVW5lLpw1ZBEirr8LIgOE2COR4rU6BOiTX8xPQEg=
128+
github.com/vanilla-os/apx/v2 v2.4.4/go.mod h1:4W6XkjspaaYy0ckzrMTyWghPkVwXr2s+TDf/pfEhN1w=
129129
github.com/vanilla-os/orchid v0.6.0 h1:aH7i621QrqtbspGUie4To28zCk1u1UvGHGzL11wdldE=
130130
github.com/vanilla-os/orchid v0.6.0/go.mod h1:dNPvHxofO4hEXodEKXp0nLQDZhoHh8evCUXc6X1xLao=
131131
github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778/go.mod h1:2MuV+tbUrU1zIOPMxZ5EncGwgmMJsa+9ucAQZXxsObs=

0 commit comments

Comments
 (0)