@@ 3,6 3,6 @@ module git.sr.ht/~chrisppy/go-barefeed
go 1.15
require (
- git.sr.ht/~sircmpwn/go-bare v0.0.0-20201210182351-86af428a8287
- github.com/stretchr/testify v1.6.1
+ git.sr.ht/~sircmpwn/go-bare v0.0.0-20210227202403-5dae5c48f917
+ github.com/stretchr/testify v1.7.0
)