so many error with golint. Although the error is reported, it can be used normally ```bash invalid operation: signed shift count 16 (untyped int constant) requires go1.13 or later ``` 
so many error with golint.
Although the error is reported, it can be used normally
invalid operation: signed shift count 16 (untyped int constant) requires go1.13 or later