mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-28 05:10:27 +00:00
feat: extract auth into provider (#663)
* extract auth into provider
* bump go version
* use pointer
* rebase
Former-commit-id: 8538877f52
This commit is contained in:
parent
3eb4c21263
commit
0c535aa8d8
6 changed files with 155 additions and 46 deletions
|
@ -1,6 +1,6 @@
|
|||
module github.com/hay-kot/homebox/backend
|
||||
|
||||
go 1.20
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
ariga.io/atlas v0.15.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue