Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Update modules to go 1.16.3 code #9

Merged
merged 2 commits into from May 3, 2021
Merged

Update modules to go 1.16.3 code #9

merged 2 commits into from May 3, 2021

Commits on Apr 28, 2021

  1. Update modules to the go 1.16.3 code

    This is the output of running `script/extract` locally on my Mac which
    is running `go 1.16.3`.
    
    I suspect this pulls in a few fixes/changes in how go module machinery
    works.
    
    I was uncertain whether to use tip of master on `go`, but thought better
    to use a stable version as that'd likely be more predictable.
    jeffwidman committed Apr 28, 2021
    Copy the full SHA
    5fad2f8 View commit details
    Browse the repository at this point in the history
  2. Update go.mod to go 1.16

    jeffwidman committed Apr 28, 2021
    Copy the full SHA
    45a865f View commit details
    Browse the repository at this point in the history