storage: test postgres via docker

This commit is contained in:
nkanaev
2026-06-23 13:44:10 +01:00
parent 14b06dcbaf
commit 21c7f9a4a4
3 changed files with 87 additions and 60 deletions

4
go.mod
View File

@@ -1,8 +1,6 @@
module github.com/nkanaev/yarr
go 1.23.0
toolchain go1.23.5
go 1.25.0
require (
fyne.io/systray v1.12.0