mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-25 12:00:29 +00:00
feat: extract auth into provider (#663)
* extract auth into provider * bump go version * use pointer * rebase
This commit is contained in:
parent
522943687e
commit
8538877f52
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