chore!: Update module from v3 to v4

This commit is contained in:
TwiN
2022-06-20 21:25:14 -04:00
parent d1ced94030
commit ab2bee9c4b
69 changed files with 251 additions and 252 deletions

View File

@ -1,9 +1,9 @@
package memory
import (
"github.com/TwiN/gatus/v3/core"
"github.com/TwiN/gatus/v3/storage/store/common"
"github.com/TwiN/gatus/v3/storage/store/common/paging"
"github.com/TwiN/gatus/v4/core"
"github.com/TwiN/gatus/v4/storage/store/common"
"github.com/TwiN/gatus/v4/storage/store/common/paging"
)
// ShallowCopyEndpointStatus returns a shallow copy of a EndpointStatus with only the results