Explorar o código

rename package from jwtutils to auth

lblt hai 2 semanas
pai
achega
f4af45a98e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pkg/auth/jwt.go

+ 1 - 1
pkg/auth/jwt.go

@@ -1,4 +1,4 @@
-package jwtutils
+package auth
 
 import (
 	"time"