dedis / onet

Overlay Network for distributed protocols
GNU Lesser General Public License v3.0
50 stars 29 forks source link

Test with go 1.17.x #681

Closed ineiti closed 3 years ago

ineiti commented 3 years ago

Updates the tests so that they pass with go 1.17.

ineiti commented 3 years ago

Hmm - go 1.17 introduced a new way to add tags to the .go files. And gofmt insists on imposing these tags. But then it won't be compatible with go 1.16 anymore. But we want to have the latest two go-versions supported.

ineiti commented 3 years ago

OK, gofmt only adds a //go: line, so go 1.16 should be OK.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication