Updated dependencies

This commit is contained in:
2019-08-25 15:15:32 +09:00
parent 2a1d4ea479
commit 8ff4e010fb
3 changed files with 39 additions and 8 deletions

View File

@ -7,9 +7,9 @@ import (
"testing"
"github.com/aerogo/aero"
"github.com/akyoto/assert"
"github.com/animenotifier/notify.moe/arn"
"github.com/animenotifier/notify.moe/utils/routetests"
"github.com/stretchr/testify/assert"
)
func TestRoutes(t *testing.T) {