mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 01:02:19 +00:00 
			
		
		
		
	switch to maintained lib (#16532)
Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
		@@ -12,7 +12,8 @@ import (
 | 
			
		||||
	"time"
 | 
			
		||||
 | 
			
		||||
	"code.gitea.io/gitea/modules/util"
 | 
			
		||||
	"github.com/dgrijalva/jwt-go"
 | 
			
		||||
 | 
			
		||||
	"github.com/golang-jwt/jwt"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
// NewInternalToken generate a new value intended to be used by INTERNAL_TOKEN.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user