Skip to content

Commit e500831

Browse files
author
mirkobrombin
committed
bump: apx to 2.4.2
1 parent 2bd381b commit e500831

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
@@ -9,7 +9,7 @@ require (
99
github.com/buger/jsonparser v1.1.1
1010
github.com/olekukonko/tablewriter v0.0.5
1111
github.com/spf13/cobra v1.8.0
12-
github.com/vanilla-os/apx/v2 v2.4.1
12+
github.com/vanilla-os/apx/v2 v2.4.2
1313
github.com/vanilla-os/orchid v0.5.0
1414
go.etcd.io/bbolt v1.3.8
1515
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
125125
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
126126
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
127127
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
128-
github.com/vanilla-os/apx/v2 v2.4.1 h1:6aQvHLwiqJqtrGTZ3qG9yWqLJScpcdFbKuYBk8Csrm4=
129-
github.com/vanilla-os/apx/v2 v2.4.1/go.mod h1:xaZpI6lDmCI2qrRMUncrOZASmskKLM+s/Fo1Ij1Br58=
128+
github.com/vanilla-os/apx/v2 v2.4.2 h1:csyPY1zMnbU5dzsA3g8rV58299iA2ZufSQOavsc1r30=
129+
github.com/vanilla-os/apx/v2 v2.4.2/go.mod h1:xaZpI6lDmCI2qrRMUncrOZASmskKLM+s/Fo1Ij1Br58=
130130
github.com/vanilla-os/orchid v0.5.0 h1:QAOjJ2VcyND5TxK0XYUEu+dysxXicRHhV6i/07S47mk=
131131
github.com/vanilla-os/orchid v0.5.0/go.mod h1:dNPvHxofO4hEXodEKXp0nLQDZhoHh8evCUXc6X1xLao=
132132
github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778/go.mod h1:2MuV+tbUrU1zIOPMxZ5EncGwgmMJsa+9ucAQZXxsObs=

0 commit comments

Comments
 (0)