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 43d6b21 commit ce4da2dCopy full SHA for ce4da2d
README.md
@@ -1,15 +1,12 @@
1
# AWS Lambda for Go
2
3
[![tests][1]][2]
4
-[![build-lambda-zip][3]][4]
5
[![Go Reference][5]][6]
6
[![GoCard][7]][8]
7
[![codecov][9]][10]
8
9
[1]: https://github.com/aws/aws-lambda-go/workflows/tests/badge.svg
10
[2]: https://github.com/aws/aws-lambda-go/actions?query=workflow%3Atests
11
-[3]: https://github.com/aws/aws-lambda-go/workflows/go%20get%20build-lambda-zip/badge.svg
12
-[4]: https://github.com/aws/aws-lambda-go/actions?query=workflow%3A%22go+get+build-lambda-zip%22
13
[5]: https://pkg.go.dev/badge/github.com/aws/aws-lambda-go.svg
14
[6]: https://pkg.go.dev/github.com/aws/aws-lambda-go
15
[7]: https://goreportcard.com/badge/github.com/aws/aws-lambda-go
0 commit comments