[PR #690] [MERGED] Update go_library to use standard importpath #1333

Open
opened 2026-01-29 20:53:34 +00:00 by claunia · 0 comments
Owner

📋 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: masterHead: go-importpath


📝 Commits (2)

  • 064c2da Update go_library to use standard importpath
  • a34e9b2 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/690 **Author:** [@schroederc](https://github.com/schroederc) **Created:** 6/25/2018 **Status:** ✅ Merged **Merged:** 6/26/2018 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `go-importpath` --- ### 📝 Commits (2) - [`064c2da`](https://github.com/google/brotli/commit/064c2da482980b9c6b9acb05f9e915b712549bc3) Update go_library to use standard importpath - [`a34e9b2`](https://github.com/google/brotli/commit/a34e9b249c0686270a369148436f78458391f37c) Add description to go/BUILD ### 📊 Changes **2 files changed** (+5 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `go/BUILD` (+2 -3) 📝 `go/cbrotli/BUILD` (+3 -4) </details> ### 📄 Description Instead of using go_prefix, which is deprecated, the importpath attribute is made explicit. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:53:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1333