1diff --git a/pkg/goatfile/unmarshal_test.go b/pkg/goatfile/unmarshal_test.go
2index 089e89f..5b4191b 100644
3--- a/pkg/goatfile/unmarshal_test.go
4+++ b/pkg/goatfile/unmarshal_test.go
5@@ -8,7 +8,6 @@ import (
6
7 "github.com/golang/mock/gomock"
8 "github.com/stretchr/testify/assert"
9- "github.com/studio-b12/goat/mocks"
10 "github.com/studio-b12/goat/pkg/set"
11 )
12