update to latest bstore, with fix for a bug that was triggered by an upcoming commit

This commit is contained in:
Mechiel Lukkien
2023-11-20 11:01:15 +01:00
parent bdd8fa078e
commit e5f77a0411
5 changed files with 49 additions and 17 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.20
require (
github.com/mjl-/adns v0.0.0-20231109160910-82839fe3e6ae
github.com/mjl-/autocert v0.0.0-20231013072455-c361ae2e20a6
github.com/mjl-/bstore v0.0.2
github.com/mjl-/bstore v0.0.3
github.com/mjl-/sconf v0.0.5
github.com/mjl-/sherpa v0.6.6
github.com/mjl-/sherpadoc v0.0.12