~sergiusens/snappy/dont_get_this

« back to all changes in this revision

Viewing changes to cmd/snappy/cmd_info.go

  • Committer: Sergio Schvezov
  • Date: 2015-01-23 12:52:49 UTC
  • Revision ID: sergio.schvezov@canonical.com-20150123125249-m1xzvu9e04p20rpn
Updating package references

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
package main
2
2
 
3
3
import (
4
 
        "launchpad.net/snappy-ubuntu/snappy-golang/snappy"
 
4
        "launchpad.net/snappy/snappy"
5
5
)
6
6
 
7
7
type CmdInfo struct {