Commit a65c1f0 1 parent 4062af0 commit a65c1f0 Copy full SHA for a65c1f0
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
31
31
github.com/spf13/cobra v1.7.0
32
32
github.com/spf13/pflag v1.0.5
33
33
github.com/stretchr/testify v1.8.2
34
- github.com/telepresenceio/telepresence/rpc/v2 v2.14.3-rc.6
34
+ github.com/telepresenceio/telepresence/rpc/v2 v2.14.4
35
35
github.com/vishvananda/netlink v1.2.1-beta.2
36
36
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.41.1
37
37
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.41.1
Original file line number Diff line number Diff line change 1
1
<Wix xmlns =" http://wixtoolset.org/schemas/v4/wxs" >
2
- <Bundle Name =" Telepresence" Manufacturer =" Ambassador Labs" Version =" 2.14.3 "
2
+ <Bundle Name =" Telepresence" Manufacturer =" Ambassador Labs" Version =" 2.14.4 "
3
3
UpgradeCode =" 82fd5464-dd21-44bd-a44d-053cea4da740" >
4
4
5
5
<BootstrapperApplication >
Original file line number Diff line number Diff line change 1
1
<Wix xmlns =" http://wixtoolset.org/schemas/v4/wxs" >
2
- <Package Name =" Telepresence" Language =" 1033" Codepage =" 1252" Version =" 2.14.3 "
2
+ <Package Name =" Telepresence" Language =" 1033" Codepage =" 1252" Version =" 2.14.4 "
3
3
Manufacturer =" Ambassador Labs" InstallerVersion =" 100" ProductCode =" *"
4
4
UpgradeCode =" fdac1021-3405-4097-84e3-1e683ba9eee5" >
5
5
<SummaryInformation Keywords =" Installer" Description =" Ambassador's Telepresence Installer"
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ require (
47
47
github.com/pkg/errors v0.9.1 // indirect
48
48
github.com/spf13/cobra v1.7.0 // indirect
49
49
github.com/spf13/pflag v1.0.5 // indirect
50
- github.com/telepresenceio/telepresence/rpc/v2 v2.14.3-rc.6 // indirect
50
+ github.com/telepresenceio/telepresence/rpc/v2 v2.14.4 // indirect
51
51
github.com/vishvananda/netlink v1.2.1-beta.2 // indirect
52
52
github.com/vishvananda/netns v0.0.4 // indirect
53
53
github.com/xlab/treeprint v1.2.0 // indirect
You can’t perform that action at this time.
0 commit comments