moby--moby/opts
Sebastiaan van Stijn 27916165b6
TestUlimitOpt: fix composite literal uses unkeyed fields (govet)
```
18:15:45 opts/ulimit_test.go:11:13: composites: `*github.com/docker/docker/vendor/github.com/docker/go-units.Ulimit` composite literal uses unkeyed fields (govet)
18:15:45 		"nofile": {"nofile", 1024, 512},
18:15:45 		          ^
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-18 12:57:34 +02:00
..
address_pools.go
address_pools_test.go
env.go
env_test.go
hosts.go
hosts_test.go
hosts_unix.go
hosts_windows.go
ip.go
ip_test.go
opts.go
opts_test.go
opts_unix.go
opts_windows.go
quotedstring.go
quotedstring_test.go
runtime.go
ulimit.go
ulimit_test.go TestUlimitOpt: fix composite literal uses unkeyed fields (govet) 2019-09-18 12:57:34 +02:00