We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63eed2 commit c13d552Copy full SHA for c13d552
VERSION
@@ -1 +1 @@
1
-1.0.2
+1.0.3
cmd/trayce_agent/main.go
@@ -32,7 +32,7 @@ const (
32
btfFilePath6 = "bundle/6.2.0-26-generic.btf"
33
sslLibDefault = "/usr/lib/x86_64-linux-gnu/libssl.so.3"
34
grpcServerDefault = "localhost:50051"
35
- version = "1.0.2"
+ version = "1.0.3"
36
)
37
38
type Settings struct {
0 commit comments