Skip to content

Update github.com/xo/usql v0.9.5 -> v0.19.x #2588

Description

@ottok

Feature Request

Currently, TiUP depends on a version of usql from 2021:

github.com/xo/usql v0.9.5

See

tiup/go.mod

Line 48 in f6aa0ac

github.com/xo/usql v0.9.5

This version is of usql is so old that it itself has outdated and unmaintained dependencies, such as for example in https://github.com/xo/usql/blame/6228ccb8c84c99d34bfbd02da339edbb8a9c3c2e/env/env.go#L23 it uses zaf/temp, which has been deprecated since 2022 and its functionality has been included in the Go standard library since version 1.14 in the os package (os.CreateTemp and os.MkdirTemp).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions