Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the Go driver documentation, Linux installer, and CI (#1527) #1560

Merged
merged 1 commit into from
Feb 7, 2024

Commits on Feb 5, 2024

  1. Update the Go driver documentation, Linux installer, and CI (apache#1527

    )
    
    Updated the Go driver documentation, Linux installer, and Github
    CI file. The documentation needed to clarify what was needed. The
    installer needed to be fixed. The CI file needed to have the
    updated Go versions.
    
    The driver installation for Linux will no longer install Java,
    Golang, or ANTLR for the user. This is left to the users system
    administrator. Instead, it will validate the current installation
    of those components, then build and install the driver.
    
    Also updated -
        modified:   drivers/golang/go.mod
        modified:   drivers/golang/go.sum
    jrgemignani committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c581fc9 View commit details
    Browse the repository at this point in the history