updated dependencies and go version

This commit is contained in:
kjubybot
2022-07-27 12:28:34 +03:00
parent 818875976c
commit bdcb1ab532
3 changed files with 140 additions and 446 deletions

View File

@@ -35,7 +35,7 @@ import (
log "github.com/sirupsen/logrus"
"github.com/dgrijalva/jwt-go"
jwt "github.com/golang-jwt/jwt/v4"
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
)