Upgrade Go version to Go 1.17 in .drone.yml and pre-install YDB #2218

Closed
opened 2023-02-11 08:12:16 +00:00 by datbeohbbh · 0 comments
Contributor

Currently, I'm working on implementing support for YDB in Xorm. There're some features I need to use to support YDB, for example: time.UnixMicro() that was added since go1.17. So, I want to request for update go version in .drone.yml to 1.17.

Currently, I'm working on implementing support for [YDB](https://ydb.tech/) in Xorm. There're some features I need to use to support YDB, for example: [time.UnixMicro()](https://pkg.go.dev/time#Time.UnixMicro) that was added since go1.17. So, I want to request for update go version in `.drone.yml` to 1.17.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/xorm#2218
No description provided.