Skip to content

Commit 85904e0

Browse files
committed
Vendor in containers/common
Signed-off-by: Daniel J Walsh <[email protected]>
1 parent a2f0a44 commit 85904e0

File tree

5 files changed

+130
-0
lines changed

5 files changed

+130
-0
lines changed

vendor/github.com/containers/common/pkg/timezone/timezone.go

Lines changed: 103 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containers/common/pkg/timezone/timezone_linux.go

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containers/common/pkg/timezone/timezone_unix.go

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containers/common/pkg/timezone/timezone_windows.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ github.com/containers/common/pkg/supplemented
227227
github.com/containers/common/pkg/sysinfo
228228
github.com/containers/common/pkg/systemd
229229
github.com/containers/common/pkg/timetype
230+
github.com/containers/common/pkg/timezone
230231
github.com/containers/common/pkg/umask
231232
github.com/containers/common/pkg/util
232233
github.com/containers/common/pkg/version

0 commit comments

Comments
 (0)