module github.com/tonistiigi/go-actions-cache go 1.16 require ( github.com/dgrijalva/jwt-go v3.2.0+incompatible github.com/dimchansky/utfbom v1.1.1 github.com/moby/buildkit v0.8.1 github.com/pkg/errors v0.9.1 github.com/stretchr/testify v1.7.0 golang.org/x/sync v0.0.0-20201207232520-09787c993a3a )