mirror of
https://github.com/google/brotli.git
synced 2026-09-24 07:35:48 +00:00
[PR #690] [MERGED] Update go_library to use standard importpath #1333
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/690
Author: @schroederc
Created: 6/25/2018
Status: ✅ Merged
Merged: 6/26/2018
Merged by: @eustas
Base:
master← Head:go-importpath📝 Commits (2)
064c2daUpdate go_library to use standard importpatha34e9b2Add description to go/BUILD📊 Changes
2 files changed (+5 additions, -7 deletions)
View changed files
📝
go/BUILD(+2 -3)📝
go/cbrotli/BUILD(+3 -4)📄 Description
Instead of using go_prefix, which is deprecated, the importpath attribute is made explicit.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.