Skip to content

Commit ff360d5

Browse files
committed
dependency update.
Signed-off-by: Volkan Özçelik <me@volkan.io>
1 parent a8806bc commit ff360d5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/mattn/go-sqlite3 v1.14.28
1111
github.com/spf13/cobra v1.9.1
1212
github.com/spiffe/go-spiffe/v2 v2.5.0
13-
github.com/spiffe/spike-sdk-go v0.5.18
13+
github.com/spiffe/spike-sdk-go v0.5.20
1414
golang.org/x/term v0.31.0
1515
gopkg.in/yaml.v3 v3.0.1
1616
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -540,8 +540,8 @@ github.com/spf13/viper v1.12.0 h1:CZ7eSOd3kZoaYDLbXnmzgQI5RlciuXBMA+18HwHRfZQ=
540540
github.com/spf13/viper v1.12.0/go.mod h1:b6COn30jlNxbm/V2IqWiNWkJ+vZNiMNksliPCiuKtSI=
541541
github.com/spiffe/go-spiffe/v2 v2.5.0 h1:N2I01KCUkv1FAjZXJMwh95KK1ZIQLYbPfhaxw8WS0hE=
542542
github.com/spiffe/go-spiffe/v2 v2.5.0/go.mod h1:P+NxobPc6wXhVtINNtFjNWGBTreew1GBUCwT2wPmb7g=
543-
github.com/spiffe/spike-sdk-go v0.5.18 h1:j+Jxl/vjQjum4izeU/rhcDAze5hr1X7Mdvw1rwKRfy8=
544-
github.com/spiffe/spike-sdk-go v0.5.18/go.mod h1:9rdPUig3seaIdMhcoHjlueV5UKmuiw90t7gmD8mcZds=
543+
github.com/spiffe/spike-sdk-go v0.5.20 h1:PHHKZZi82iOatCOFfgC/5ZpmaARSQBNqggMhd/tnNx8=
544+
github.com/spiffe/spike-sdk-go v0.5.20/go.mod h1:9rdPUig3seaIdMhcoHjlueV5UKmuiw90t7gmD8mcZds=
545545
github.com/ssgreg/nlreturn/v2 v2.2.1 h1:X4XDI7jstt3ySqGU86YGAURbxw3oTDPK9sPEi6YEwQ0=
546546
github.com/ssgreg/nlreturn/v2 v2.2.1/go.mod h1:E/iiPB78hV7Szg2YfRgyIrk1AD6JVMTRkkxBiELzh2I=
547547
github.com/stbenjam/no-sprintf-host-port v0.2.0 h1:i8pxvGrt1+4G0czLr/WnmyH7zbZ8Bg8etvARQ1rpyl4=

0 commit comments

Comments
 (0)