Skip to content

Commit ec718c2

Browse files
authored
Merge pull request #184 from google/go/application_tag/net
bumped go/net/http dep on go/core to v0.0.2-beta
2 parents 2f6ba61 + 545986d commit ec718c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/net/http/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/google/sqlcommenter/go/net/http
22

33
go 1.19
44

5-
require github.com/google/sqlcommenter/go/core v0.0.1-beta
5+
require github.com/google/sqlcommenter/go/core v0.0.2-beta
66

77
require (
88
go.opentelemetry.io/otel v1.10.0 // indirect

0 commit comments

Comments
 (0)