mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[PR #136] [MERGED] chore(deps): cleanup go.mod a little bit #1362
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#1362
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nektos/act/pull/136
Author: @chenrui333
Created: 3/6/2020
Status: ✅ Merged
Merged: 3/6/2020
Merged by: @cplee
Base:
master← Head:update-go-mod📝 Commits (3)
41b4ff6Upgrade docker to v19.03.7c90f035go mod vendor2741725golangci-lint 1.23.8📊 Changes
463 files changed (+67604 additions, -38415 deletions)
View changed files
📝
.github/workflows/push.yml(+1 -1)📝
go.mod(+5 -14)📝
go.sum(+79 -27)📝
vendor/github.com/Microsoft/go-winio/file.go(+17 -1)➕
vendor/github.com/Microsoft/go-winio/go.mod(+9 -0)➕
vendor/github.com/Microsoft/go-winio/go.sum(+18 -0)➕
vendor/github.com/Microsoft/go-winio/hvsock.go(+305 -0)📝
vendor/github.com/Microsoft/go-winio/pipe.go(+160 -71)➕
vendor/github.com/Microsoft/go-winio/pkg/guid/guid.go(+235 -0)📝
vendor/github.com/Microsoft/go-winio/syscall.go(+1 -1)📝
vendor/github.com/Microsoft/go-winio/zsyscall_windows.go(+65 -23)➕
vendor/github.com/Microsoft/hcsshim/LICENSE(+21 -0)➕
vendor/github.com/Microsoft/hcsshim/osversion/osversion_windows.go(+57 -0)➕
vendor/github.com/Microsoft/hcsshim/osversion/windowsbuilds.go(+27 -0)➕
vendor/github.com/containerd/containerd/LICENSE(+191 -0)➕
vendor/github.com/containerd/containerd/NOTICE(+16 -0)➕
vendor/github.com/containerd/containerd/errdefs/errors.go(+93 -0)➕
vendor/github.com/containerd/containerd/errdefs/grpc.go(+147 -0)➕
vendor/github.com/containerd/continuity/fs/copy.go(+172 -0)➕
vendor/github.com/containerd/continuity/fs/copy_linux.go(+144 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.