Imports of package base64

PathSynopsis
cuelang.org/go/cuePackage cue is the main API for CUE evaluation.
cuelang.org/go/internal/core/adtPackage adt represents partially and fully evaluated CUE types.
cuelang.org/go/pkg/internal
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.