Skip to content

Commit 545986d

Browse files
committed
bumped go/net/http dep on go/core to v0.0.2-beta
1 parent 2f6ba61 commit 545986d

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)