rename to 'imageproxy' (drop 'go-' prefix)

This commit is contained in:
Will Norris 2013-12-26 11:14:28 -08:00
parent 26dde07ec0
commit 462b70dcc2
6 changed files with 13 additions and 13 deletions

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// Package data provides common shared data structures for go-imageproxy.
// Package data provides common shared data structures for imageproxy.
package data
import (