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

Rename github.com/Microsoft -> github.com/microsoft, remove #212

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on May 26, 2021

  1. Rename github.com/Microsoft -> github.com/microsoft, remove

    github.com/pkg/errors
    
    Renames the package from github.com/Microsoft/go-winio to
    github.com/microsoft/go-winio to fix issues with case sensitive
    filesytems. Additionally fixes path spec issues on the GOPROXY.
    
    Additionally, removes the errors dependency and converts thrown errors
    to Go's more modern %w syntax.
    
    Updates module dependencies.
    kenshaw committed May 26, 2021
    Configuration menu
    Copy the full SHA
    be9034e View commit details
    Browse the repository at this point in the history