Skip to content

Commit 7f18fd6

Browse files
fix(deps): update module github.com/lmittmann/tint to v1.0.7 (#575)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6bdfff1 commit 7f18fd6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/google/uuid v1.6.0
1111
github.com/inhies/go-bytesize v0.0.0-20220417184213-4913239db9cf
1212
github.com/jedib0t/go-pretty/v6 v6.6.5
13-
github.com/lmittmann/tint v1.0.6
13+
github.com/lmittmann/tint v1.0.7
1414
github.com/mattn/go-colorable v0.1.14
1515
github.com/spf13/cobra v1.8.1
1616
github.com/spf13/pflag v1.0.5
@@ -26,6 +26,7 @@ require (
2626
github.com/stackitcloud/stackit-sdk-go/services/runcommand v0.2.1
2727
github.com/stackitcloud/stackit-sdk-go/services/secretsmanager v0.10.1
2828
github.com/stackitcloud/stackit-sdk-go/services/serverbackup v0.5.0
29+
github.com/stackitcloud/stackit-sdk-go/services/serverupdate v0.2.3
2930
github.com/stackitcloud/stackit-sdk-go/services/serviceaccount v0.5.0
3031
github.com/stackitcloud/stackit-sdk-go/services/serviceenablement v0.4.0
3132
github.com/stackitcloud/stackit-sdk-go/services/ske v0.21.1
@@ -49,7 +50,6 @@ require (
4950
al.essio.dev/pkg/shellescape v1.5.1 // indirect
5051
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
5152
github.com/mattn/go-isatty v0.0.20 // indirect
52-
github.com/stackitcloud/stackit-sdk-go/services/serverupdate v0.2.3 // indirect
5353
github.com/x448/float16 v0.8.4 // indirect
5454
)
5555

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
6868
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
6969
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
7070
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
71-
github.com/lmittmann/tint v1.0.6 h1:vkkuDAZXc0EFGNzYjWcV0h7eEX+uujH48f/ifSkJWgc=
72-
github.com/lmittmann/tint v1.0.6/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
71+
github.com/lmittmann/tint v1.0.7 h1:D/0OqWZ0YOGZ6AyC+5Y2kD8PBEzBk6rFHVSfOqCkF9Y=
72+
github.com/lmittmann/tint v1.0.7/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
7373
github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=
7474
github.com/magiconair/properties v1.8.7/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
7575
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=

0 commit comments

Comments
 (0)