woodpecker-email/vendor/golang.org/x/sys/unix
Simon Vieille fbd2e1bd9a feat(core): update vendors
add go.mod and go.sum
update vendors
2023-01-03 20:55:38 +01:00
..
.gitignore feat(core): update vendors 2023-01-03 20:55:38 +01:00
asm.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_darwin_386.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_darwin_amd64.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_darwin_arm.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_darwin_arm64.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_dragonfly_amd64.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_freebsd_386.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_freebsd_amd64.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_freebsd_arm.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_linux_386.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_linux_amd64.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_linux_arm.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_linux_arm64.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_linux_mips64x.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_linux_mipsx.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_linux_ppc64x.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_linux_s390x.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_netbsd_386.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_netbsd_amd64.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_netbsd_arm.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_openbsd_386.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_openbsd_amd64.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
asm_solaris_amd64.s Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
bluetooth_linux.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
constants.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
env_unix.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
env_unset.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
flock.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
flock_linux_32bit.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
gccgo.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
gccgo_c.c Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
gccgo_linux_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
gccgo_linux_sparc64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
mkall.sh feat(core): update vendors 2023-01-03 20:55:38 +01:00
mkerrors.sh feat(core): update vendors 2023-01-03 20:55:38 +01:00
mksyscall.pl feat(core): update vendors 2023-01-03 20:55:38 +01:00
mksyscall_solaris.pl feat(core): update vendors 2023-01-03 20:55:38 +01:00
mksysctl_openbsd.pl feat(core): update vendors 2023-01-03 20:55:38 +01:00
mksysnum_darwin.pl feat(core): update vendors 2023-01-03 20:55:38 +01:00
mksysnum_dragonfly.pl feat(core): update vendors 2023-01-03 20:55:38 +01:00
mksysnum_freebsd.pl feat(core): update vendors 2023-01-03 20:55:38 +01:00
mksysnum_linux.pl feat(core): update vendors 2023-01-03 20:55:38 +01:00
mksysnum_netbsd.pl feat(core): update vendors 2023-01-03 20:55:38 +01:00
mksysnum_openbsd.pl feat(core): update vendors 2023-01-03 20:55:38 +01:00
race.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
race0.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
sockcmsg_linux.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
sockcmsg_unix.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
str.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_bsd.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_darwin.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_darwin_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_darwin_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_darwin_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_darwin_arm64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_dragonfly.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_dragonfly_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_freebsd.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_freebsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_freebsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_freebsd_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_linux.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_linux_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_linux_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_linux_amd64_gc.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_linux_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_linux_arm64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_linux_mips64x.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_linux_mipsx.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_linux_ppc64x.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_linux_s390x.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_linux_sparc64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_netbsd.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_netbsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_netbsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_netbsd_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_no_getwd.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_openbsd.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_openbsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_openbsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_solaris.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_solaris_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_unix.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
syscall_unix_gc.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_darwin_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_darwin_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_darwin_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_darwin_arm64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_dragonfly_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_freebsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_freebsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_freebsd_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_linux_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_linux_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_linux_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_linux_arm64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_linux_mips.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_linux_mips64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_linux_mips64le.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_linux_mipsle.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_linux_ppc64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_linux_ppc64le.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_linux_s390x.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_linux_sparc64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_netbsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_netbsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_netbsd_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_openbsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_openbsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zerrors_solaris_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_darwin_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_darwin_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_darwin_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_darwin_arm64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_dragonfly_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_freebsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_freebsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_freebsd_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_linux_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_linux_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_linux_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_linux_arm64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_linux_mips.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_linux_mips64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_linux_mips64le.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_linux_mipsle.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_linux_ppc64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_linux_ppc64le.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_linux_s390x.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_linux_sparc64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_netbsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_netbsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_netbsd_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_openbsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_openbsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsyscall_solaris_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysctl_openbsd.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_darwin_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_darwin_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_darwin_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_darwin_arm64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_dragonfly_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_freebsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_freebsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_freebsd_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_linux_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_linux_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_linux_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_linux_arm64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_linux_mips.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_linux_mips64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_linux_mips64le.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_linux_mipsle.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_linux_ppc64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_linux_ppc64le.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_linux_s390x.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_linux_sparc64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_netbsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_netbsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_netbsd_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_openbsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_openbsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
zsysnum_solaris_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_darwin_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_darwin_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_darwin_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_darwin_arm64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_dragonfly_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_freebsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_freebsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_freebsd_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_linux_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_linux_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_linux_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_linux_arm64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_linux_mips.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_linux_mips64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_linux_mips64le.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_linux_mipsle.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_linux_ppc64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_linux_ppc64le.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_linux_s390x.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_linux_sparc64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_netbsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_netbsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_netbsd_arm.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_openbsd_386.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_openbsd_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00
ztypes_solaris_amd64.go Refactor plugin to be compatible with Drone 0.5 (#13) 2017-01-16 13:20:59 +01:00