mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-05-02 10:28:11 +00:00
chore: remove exp slices package and use stdlib
This commit is contained in:
@@ -4,7 +4,8 @@ import (
|
||||
"github.com/tinyauthapp/tinyauth/internal/config"
|
||||
"github.com/tinyauthapp/tinyauth/internal/utils/tlog"
|
||||
|
||||
"golang.org/x/exp/slices"
|
||||
"slices"
|
||||
|
||||
"golang.org/x/oauth2"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user