Wei Fu
|
4d0b91947e
|
chore: delete // +build buildtag by go fix
Signed-off-by: Wei Fu <fuweid89@gmail.com>
|
2022-12-29 14:17:05 +08:00 |
|
Piotr Tabor
|
a7f340216d
|
Reformat code according to 'gotip' rules.
In practices adds annotations in the new syntax:
```
+//go:build !linux
// +build !linux
```
Fixes failing gotip PASSES='fmt' check:
https://travis-ci.com/github/etcd-io/etcd/jobs/486453806
|
2021-02-26 10:14:46 +01:00 |
|
Gyuho Lee
|
0dad8abb6f
|
pkg: support structured logger
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-04-16 17:36:00 -07:00 |
|
Gyu-Ho Lee
|
8b77de4e99
|
pkg: update LICENSE header
|
2016-05-12 20:48:53 -07:00 |
|
Xiang Li
|
e44dc0f3fe
|
osutil: fix win build
|
2015-02-13 16:33:39 -08:00 |
|