Update dependencies
This commit is contained in:
@@ -12,10 +12,10 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/mcstatus-io/mcutil/v2"
|
||||
"github.com/mcstatus-io/mcutil/v2/formatting"
|
||||
"github.com/mcstatus-io/mcutil/v2/options"
|
||||
"github.com/mcstatus-io/mcutil/v2/response"
|
||||
"github.com/mcstatus-io/mcutil/v3"
|
||||
"github.com/mcstatus-io/mcutil/v3/formatting"
|
||||
"github.com/mcstatus-io/mcutil/v3/options"
|
||||
"github.com/mcstatus-io/mcutil/v3/response"
|
||||
)
|
||||
|
||||
// BaseStatus is the base response properties for returning any status response from the API.
|
||||
|
||||
Reference in New Issue
Block a user