Skip to content

Commit 946edf5

Browse files
Update module cloud.google.com/go to v0.100.2 (#18)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 07fad67 commit 946edf5

File tree

2 files changed

+94
-1
lines changed

2 files changed

+94
-1
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module github.com/ohkinozomu/neutral-cp
33
go 1.16
44

55
require (
6-
cloud.google.com/go v0.81.0
6+
cloud.google.com/go v0.100.2
7+
cloud.google.com/go/profiler v0.1.2
78
github.com/pyroscope-io/pyroscope v0.9.0
89
)

0 commit comments

Comments
 (0)