Skip to content

Commit 46f3070

Browse files
author
IBM/Instana/Team Go
committed
Updated instrumented packages with core module v1.59.0
1 parent b7ac506 commit 46f3070

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

instrumentation/cloud.google.com/go/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
package instago
55

66
// Version is the instrumentation module semantic version
7-
const Version = "1.13.0"
7+
const Version = "1.14.0"

instrumentation/instaamqp/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
package instaamqp
44

55
// Version is the instrumentation module semantic version
6-
const Version = "0.11.0"
6+
const Version = "0.12.0"

instrumentation/instaamqp091/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
package instaamqp091
44

55
// Version is the instrumentation module semantic version
6-
const Version = "0.9.0"
6+
const Version = "0.10.0"

instrumentation/instaawssdk/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
package instaawssdk
55

66
// Version is the instrumentation module semantic version
7-
const Version = "1.15.0"
7+
const Version = "1.16.0"

instrumentation/instaawsv2/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
package instaawsv2
44

55
// Version is the instrumentation module semantic version
6-
const Version = "0.2.0"
6+
const Version = "0.3.0"

instrumentation/instaazurefunction/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
package instaazurefunction
44

55
// Version is the instrumentation module semantic version
6-
const Version = "0.8.0"
6+
const Version = "0.9.0"

instrumentation/instabeego/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
package instabeego
88

99
// Version is the instrumentation module semantic version
10-
const Version = "0.1.0"
10+
const Version = "0.2.0"

instrumentation/instaecho/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
package instaecho
55

66
// Version is the instrumentation module semantic version
7-
const Version = "1.12.0"
7+
const Version = "1.13.0"

instrumentation/instafiber/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
package instafiber
77

88
// Version is the instrumentation module semantic version
9-
const Version = "0.7.0"
9+
const Version = "0.8.0"

instrumentation/instagin/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
package instagin
55

66
// Version is the instrumentation module semantic version
7-
const Version = "1.11.0"
7+
const Version = "1.12.0"

0 commit comments

Comments
 (0)