chore(CI): add go 1.21 #51
Annotations
6 errors and 1 warning
example/example.go#L9
import 'github.com/gin-contrib/gzip' is not allowed from list 'Main' (depguard)
|
example/example.go#L10
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
gzip.go#L6
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
handler.go#L12
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
gzip_test.go#L17
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
|
|
The logs for this run have expired and are no longer available.
Loading