singnet / snet-daemon

Service Daemon exposes an AI application as an API that is accessible through the SingularityNET Network. It handles all interaction with the blockchain for authorization and payment using AGI tokens and passes through API calls to the AI application.
MIT License
46 stars 49 forks source link

Migrate code to Go modules and compiler version 1.15 #519

Closed vsbogd closed 3 years ago

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 68.107% when pulling 5d7e0e890da3acaa96f0bbddac5fef452695d3c0 on vsbogd:migrate-to-go-15 into c0fce1d4849fc28fdb86cf95c1c3529106802203 on singnet:master.

vsbogd commented 3 years ago

@anandrgitnirman , do you mind if I merge it? After merge you will need upgrade your dev environment to Go 1.15 (or at least 1.13 I believe) in order to be able run build script.

anandrgitnirman commented 3 years ago

@anandrgitnirman , do you mind if I merge it? After merge you will need upgrade your dev environment to Go 1.15 (or at least 1.13 I believe) in order to be able run build script.

yes please ,