classes: add go112.bbclass to fix build with go 1.12
[pti/rtp.git] / meta-oran / recipes-containers / containerd / containerd-opencontainers_git.bbappend
1 #
2 # Copyright (C) 2019 Wind River Systems, Inc.
3 #
4
5 inherit ${@bb.utils.contains('GOVERSION', '1.2.%', 'go112', '', d)}