We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6df99c commit 5ff6153Copy full SHA for 5ff6153
1 file changed
.circleci/config.yml
@@ -46,4 +46,4 @@ jobs:
46
command: cat google-services.json
47
- run: go test -v ./...
48
# Refresh the cache of go module
49
- - run: curl https://sum.golang.org/lookup/github.com/sacsand/gofiber-firebaseauth@v1.3.1-beta2
+ - run: curl https://sum.golang.org/lookup/github.com/sacsand/gofiber-firebaseauth@v1.3.2
0 commit comments