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 8adcf14 commit 6fbda07Copy full SHA for 6fbda07
go.mod
@@ -1,8 +1,6 @@
1
module github.com/pyroscope-io/pyroscope-lambda-extension
2
3
-go 1.21
4
-
5
-toolchain go1.21.0
+go 1.21.13
6
7
require (
8
github.com/aws/aws-lambda-go v1.32.0
0 commit comments