chore: update golang.org/x packages to latest versions #57
Annotations
6 errors and 6 warnings
lint:
example/example.go#L9
import 'github.com/gin-contrib/gzip' is not allowed from list 'Main' (depguard)
|
lint:
example/example.go#L10
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
gzip.go#L6
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
handler.go#L12
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
gzip_test.go#L17
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gzip/gzip. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.19
Restore cache failed: Dependencies file is not found in /home/runner/work/gzip/gzip. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.18
Restore cache failed: Dependencies file is not found in /home/runner/work/gzip/gzip. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/gzip/gzip. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.20
Restore cache failed: Dependencies file is not found in /home/runner/work/gzip/gzip. Supported file pattern: go.sum
|
macos-latest @ Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/gzip/gzip. Supported file pattern: go.sum
|