Explorar el Código

rename package from jwtutils to auth

lblt hace 2 semanas
padre
commit
f4af45a98e
Se han modificado 1 ficheros con 1 adiciones y 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"