feat(tfstated): implement HTTP basic auth
This commit is contained in:
parent
4020344eda
commit
3d8812fbd0
18 changed files with 245 additions and 58 deletions
2
go.mod
2
go.mod
|
@ -3,3 +3,5 @@ module git.adyxax.org/adyxax/tfstated
|
|||
go 1.23.3
|
||||
|
||||
require github.com/mattn/go-sqlite3 v1.14.24
|
||||
|
||||
require go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue