Skip to content

Commit 84ce997

Browse files
JAORMXclaude
andcommitted
Upgrade to propolis v0.0.5
Picks up logrus→slog bridge that silences gvisor-tap-vsock's stderr output during interactive terminal sessions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9eadb32 commit 84ce997

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
@@ -12,7 +12,7 @@ require (
1212
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
1313
github.com/sergi/go-diff v1.4.0
1414
github.com/spf13/cobra v1.10.2
15-
github.com/stacklok/propolis v0.0.4
15+
github.com/stacklok/propolis v0.0.5
1616
github.com/stacklok/toolhive v0.10.0
1717
github.com/stacklok/toolhive-core v0.0.6
1818
github.com/stretchr/testify v1.11.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -626,8 +626,8 @@ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
626626
github.com/spf13/pflag v1.0.10/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
627627
github.com/spf13/viper v1.21.0 h1:x5S+0EU27Lbphp4UKm1C+1oQO+rKx36vfCoaVebLFSU=
628628
github.com/spf13/viper v1.21.0/go.mod h1:P0lhsswPGWD/1lZJ9ny3fYnVqxiegrlNrEmgLjbTCAY=
629-
github.com/stacklok/propolis v0.0.4 h1:FOG1e8nnkQMurgvKyo1fSSFlcaqvX/pk5n74KmJ1edM=
630-
github.com/stacklok/propolis v0.0.4/go.mod h1:bnA7bHp8josxa9nHQ9h+5gkVEpALZ3maWStnNML1Nkc=
629+
github.com/stacklok/propolis v0.0.5 h1:kA9Wd3B5SyHkh4ayDoVRKyz7Ejye9aNhos6CeSlBTtM=
630+
github.com/stacklok/propolis v0.0.5/go.mod h1:GK7TUXCm4J8Hh/QFoIGuXE4szSt8PWDZWzj1JPpqxVU=
631631
github.com/stacklok/toolhive v0.10.0 h1:yXTR2ZbD83tGjSjSS2ypg61dYWZ3AwKxCyq3cACELOc=
632632
github.com/stacklok/toolhive v0.10.0/go.mod h1:5suFGdrDM9j8Vh/ULROVO2qImpm+kMklXHcVBNFxL9Y=
633633
github.com/stacklok/toolhive-core v0.0.6 h1:JLJpL4qyGh3z/fZKk+NNavziNCdtJlHoqroqBdWH6x8=

0 commit comments

Comments
 (0)