Stevenin nicolas

Results 8 issues of Stevenin nicolas

Hi, When I try to test the repo "tests" it fails with + go test -compiler gc -ldflags '-X github.com/pquerna/ffjson/version.GitSHA=d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac -extldflags '\''-Wl,-z,relro '\''' FAIL github.com/pquerna/ffjson/tests [build failed] # github.com/pquerna/ffjson/tests ./ff_invalid_test.go:35:12:...

Hi, Could you add a License for your project ? Thanks

Hi, When I test your project, I have this problem : **command: go test -buildmode pie -compiler gc -ldflags "-X github.com/mreiferson/go-ujson/version.commit=e88340868a148e27f65170aae3684b1d72152bbd -X github.com/mreiferson/go-ujson/version=0 -extldflags '-Wl,-z,relro '"** testing: github.com/mreiferson/go-ujson github.com/mreiferson/go-ujson FAIL...

Hi, I have this problem : **command: go test -buildmode pie -compiler gc -ldflags "-X go.uber.org/zap/version=1.9.1 -extldflags '-Wl,-z,relro '"** testing: go.uber.org/zap go.uber.org/zap invalid value "unknown" for flag -level: unrecognized level:...

Hi Could you update the vendor github.com/cznic/ql/driver because the project has moved to modernc.org/ql (Same issue for all projects in github.com/cznic) Thanks

Hi, You are using an old import path : _github.com/cenk/backoff_ wich is now : **github.com/cenkalti/backoff** Is that possible to update it please ? Thank you

Hi, ``` command: go test -buildmode pie -compiler gc -ldflags "-X github.com/google/martian/version=2.1.0 -extldflags '-Wl,-z,relro '" testing: github.com/google/martian/static --- FAIL: TestFileExistsInBothExplictlyMappedPathAndInferredPath (0.00s) static_file_modifier_test.go:115: res.Header.Get('Content-Type'): got , want text/plain; charset=utf-8 --- FAIL:...

Hi, I try to test your project but it fails : **command: go test -buildmode pie -compiler gc -ldflags "-X gitlab.com/golang-commonmark/markdown/version.commit=246aecf104611b4ecb30fe0f1c2655bda38b7324 -X gitlab.com/golang-commonmark/markdown/version=0 -extldflags '-Wl,-z,relro '"** testing: gitlab.com/golang-commonmark/markdown gitlab.com/golang-commonmark/markdown ##...