godep: Go Version: go1.6 godep: No old Godeps.json found. godep: Finding dependencies for [./...] godep: Found package: github.com/SocialCodeInc/advisor-notifications godep: Deps: bufio bytes compress/gzip compress/zlib crypto crypto/hmac crypto/rand crypto/rsa crypto/sha1 crypto/sha256 crypto/tls encoding/base64 encoding/binary encoding/hex encoding/json encoding/xml errors fmt github.com/Sirupsen/logrus github.com/SocialCodeInc/advisor-notifications/config github.com/SocialCodeInc/advisor-notifications/handlers github.com/SocialCodeInc/advisor-notifications/models github.com/SocialCodeInc/advisor-notifications/requests github.com/SocialCodeInc/advisor-notifications/sns github.com/SocialCodeInc/go-common/bouncer github.com/SocialCodeInc/go-common/echo github.com/SocialCodeInc/go-common/log github.com/aws/aws-sdk-go/aws github.com/aws/aws-sdk-go/aws/awserr github.com/aws/aws-sdk-go/aws/awsutil github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/aws/client/metadata github.com/aws/aws-sdk-go/aws/corehandlers github.com/aws/aws-sdk-go/aws/credentials github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds github.com/aws/aws-sdk-go/aws/defaults github.com/aws/aws-sdk-go/aws/ec2metadata github.com/aws/aws-sdk-go/aws/request github.com/aws/aws-sdk-go/aws/session github.com/aws/aws-sdk-go/private/endpoints github.com/aws/aws-sdk-go/private/protocol github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/private/protocol/jsonrpc github.com/aws/aws-sdk-go/private/protocol/query github.com/aws/aws-sdk-go/private/protocol/query/queryutil github.com/aws/aws-sdk-go/private/protocol/rest github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil github.com/aws/aws-sdk-go/private/signer/v4 github.com/aws/aws-sdk-go/private/waiter github.com/aws/aws-sdk-go/service/dynamodb github.com/aws/aws-sdk-go/service/sns github.com/aws/aws-sdk-go/vendor/github.com/go-ini/ini github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath github.com/evalphobia/logrus_sentry github.com/getsentry/raven-go github.com/gobs/pretty github.com/hydrogen18/stalecucumber github.com/labstack/echo github.com/labstack/echo/middleware github.com/labstack/gommon/color github.com/labstack/gommon/log github.com/mattn/go-colorable github.com/mattn/go-isatty github.com/mrjones/oauth go/build golang.org/x/net/context golang.org/x/net/http2 golang.org/x/net/http2/hpack golang.org/x/net/websocket golang.org/x/sys/unix hash/crc32 io io/ioutil log math math/big math/rand mime/multipart net net/http net/http/cookiejar net/http/httputil net/textproto net/url os path path/filepath reflect regexp runtime runtime/debug sort strconv strings sync sync/atomic syscall text/tabwriter time unicode unicode/utf16 unicode/utf8 unsafe godep: Found package: github.com/SocialCodeInc/advisor-notifications/config godep: Deps: godep: Found package: github.com/SocialCodeInc/advisor-notifications/database godep: Deps: bufio bytes crypto/hmac crypto/rand crypto/sha256 encoding/base64 encoding/hex encoding/json errors fmt github.com/aws/aws-sdk-go/aws github.com/aws/aws-sdk-go/aws/awserr github.com/aws/aws-sdk-go/aws/awsutil github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/aws/client/metadata github.com/aws/aws-sdk-go/aws/corehandlers github.com/aws/aws-sdk-go/aws/credentials github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds github.com/aws/aws-sdk-go/aws/defaults github.com/aws/aws-sdk-go/aws/ec2metadata github.com/aws/aws-sdk-go/aws/request github.com/aws/aws-sdk-go/aws/session github.com/aws/aws-sdk-go/private/endpoints github.com/aws/aws-sdk-go/private/protocol github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/private/protocol/jsonrpc github.com/aws/aws-sdk-go/private/protocol/rest github.com/aws/aws-sdk-go/private/signer/v4 github.com/aws/aws-sdk-go/private/waiter github.com/aws/aws-sdk-go/service/dynamodb github.com/aws/aws-sdk-go/vendor/github.com/go-ini/ini github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath hash/crc32 io io/ioutil log math math/rand net/http net/http/httputil net/url os path path/filepath reflect regexp runtime sort strconv strings sync time unicode unicode/utf8 godep: Found package: github.com/SocialCodeInc/advisor-notifications/handlers godep: Deps: bufio bytes compress/gzip compress/zlib crypto crypto/hmac crypto/rand crypto/rsa crypto/sha1 crypto/sha256 crypto/tls encoding/base64 encoding/binary encoding/hex encoding/json encoding/xml errors fmt github.com/Sirupsen/logrus github.com/SocialCodeInc/advisor-notifications/config github.com/SocialCodeInc/advisor-notifications/models github.com/SocialCodeInc/advisor-notifications/requests github.com/SocialCodeInc/advisor-notifications/sns github.com/SocialCodeInc/go-common/bouncer github.com/SocialCodeInc/go-common/echo github.com/SocialCodeInc/go-common/log github.com/aws/aws-sdk-go/aws github.com/aws/aws-sdk-go/aws/awserr github.com/aws/aws-sdk-go/aws/awsutil github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/aws/client/metadata github.com/aws/aws-sdk-go/aws/corehandlers github.com/aws/aws-sdk-go/aws/credentials github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds github.com/aws/aws-sdk-go/aws/defaults github.com/aws/aws-sdk-go/aws/ec2metadata github.com/aws/aws-sdk-go/aws/request github.com/aws/aws-sdk-go/aws/session github.com/aws/aws-sdk-go/private/endpoints github.com/aws/aws-sdk-go/private/protocol github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/private/protocol/jsonrpc github.com/aws/aws-sdk-go/private/protocol/query github.com/aws/aws-sdk-go/private/protocol/query/queryutil github.com/aws/aws-sdk-go/private/protocol/rest github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil github.com/aws/aws-sdk-go/private/signer/v4 github.com/aws/aws-sdk-go/private/waiter github.com/aws/aws-sdk-go/service/dynamodb github.com/aws/aws-sdk-go/service/sns github.com/aws/aws-sdk-go/vendor/github.com/go-ini/ini github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath github.com/evalphobia/logrus_sentry github.com/getsentry/raven-go github.com/gobs/pretty github.com/hydrogen18/stalecucumber github.com/labstack/echo github.com/labstack/echo/middleware github.com/labstack/gommon/color github.com/labstack/gommon/log github.com/mattn/go-colorable github.com/mattn/go-isatty github.com/mrjones/oauth go/build golang.org/x/net/context golang.org/x/net/http2 golang.org/x/net/http2/hpack golang.org/x/net/websocket golang.org/x/sys/unix hash/crc32 io io/ioutil log math math/big math/rand mime/multipart net net/http net/http/cookiejar net/http/httputil net/textproto net/url os path path/filepath reflect regexp runtime runtime/debug sort strconv strings sync sync/atomic syscall text/tabwriter time unicode unicode/utf16 unicode/utf8 unsafe godep: Found package: github.com/SocialCodeInc/advisor-notifications/models godep: Deps: bufio bytes crypto/hmac crypto/rand crypto/sha256 encoding/base64 encoding/hex encoding/json errors fmt github.com/SocialCodeInc/advisor-notifications/config github.com/aws/aws-sdk-go/aws github.com/aws/aws-sdk-go/aws/awserr github.com/aws/aws-sdk-go/aws/awsutil github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/aws/client/metadata github.com/aws/aws-sdk-go/aws/corehandlers github.com/aws/aws-sdk-go/aws/credentials github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds github.com/aws/aws-sdk-go/aws/defaults github.com/aws/aws-sdk-go/aws/ec2metadata github.com/aws/aws-sdk-go/aws/request github.com/aws/aws-sdk-go/aws/session github.com/aws/aws-sdk-go/private/endpoints github.com/aws/aws-sdk-go/private/protocol github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/private/protocol/jsonrpc github.com/aws/aws-sdk-go/private/protocol/rest github.com/aws/aws-sdk-go/private/signer/v4 github.com/aws/aws-sdk-go/private/waiter github.com/aws/aws-sdk-go/service/dynamodb github.com/aws/aws-sdk-go/vendor/github.com/go-ini/ini github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath hash/crc32 io io/ioutil log math math/rand net/http net/http/httputil net/url os path path/filepath reflect regexp runtime sort strconv strings sync time unicode unicode/utf8 godep: Found package: github.com/SocialCodeInc/advisor-notifications/requests godep: Deps: godep: Found package: github.com/SocialCodeInc/advisor-notifications/sns godep: Deps: bufio bytes crypto/hmac crypto/rand crypto/sha256 encoding/base64 encoding/hex encoding/json encoding/xml errors fmt github.com/SocialCodeInc/advisor-notifications/config github.com/SocialCodeInc/advisor-notifications/models github.com/SocialCodeInc/advisor-notifications/requests github.com/aws/aws-sdk-go/aws github.com/aws/aws-sdk-go/aws/awserr github.com/aws/aws-sdk-go/aws/awsutil github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/aws/client/metadata github.com/aws/aws-sdk-go/aws/corehandlers github.com/aws/aws-sdk-go/aws/credentials github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds github.com/aws/aws-sdk-go/aws/defaults github.com/aws/aws-sdk-go/aws/ec2metadata github.com/aws/aws-sdk-go/aws/request github.com/aws/aws-sdk-go/aws/session github.com/aws/aws-sdk-go/private/endpoints github.com/aws/aws-sdk-go/private/protocol github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/private/protocol/jsonrpc github.com/aws/aws-sdk-go/private/protocol/query github.com/aws/aws-sdk-go/private/protocol/query/queryutil github.com/aws/aws-sdk-go/private/protocol/rest github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil github.com/aws/aws-sdk-go/private/signer/v4 github.com/aws/aws-sdk-go/private/waiter github.com/aws/aws-sdk-go/service/dynamodb github.com/aws/aws-sdk-go/service/sns github.com/aws/aws-sdk-go/vendor/github.com/go-ini/ini github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath hash/crc32 io io/ioutil log math math/rand net/http net/http/httputil net/url os path path/filepath reflect regexp runtime sort strconv strings sync time unicode unicode/utf8 godep: Computing new Godeps.json file godep: Computing diff between old and new deps godep: Deps to add: godep: github.com/Sirupsen/logrus godep: github.com/SocialCodeInc/go-common/bouncer godep: github.com/SocialCodeInc/go-common/echo godep: github.com/SocialCodeInc/go-common/log godep: github.com/aws/aws-sdk-go/aws godep: github.com/aws/aws-sdk-go/aws/awserr godep: github.com/aws/aws-sdk-go/aws/awsutil godep: github.com/aws/aws-sdk-go/aws/client godep: github.com/aws/aws-sdk-go/aws/client/metadata godep: github.com/aws/aws-sdk-go/aws/corehandlers godep: github.com/aws/aws-sdk-go/aws/credentials godep: github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds godep: github.com/aws/aws-sdk-go/aws/defaults godep: github.com/aws/aws-sdk-go/aws/ec2metadata godep: github.com/aws/aws-sdk-go/aws/request godep: github.com/aws/aws-sdk-go/aws/session godep: github.com/aws/aws-sdk-go/private/endpoints godep: github.com/aws/aws-sdk-go/private/protocol godep: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil godep: github.com/aws/aws-sdk-go/private/protocol/jsonrpc godep: github.com/aws/aws-sdk-go/private/protocol/query godep: github.com/aws/aws-sdk-go/private/protocol/query/queryutil godep: github.com/aws/aws-sdk-go/private/protocol/rest godep: github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil godep: github.com/aws/aws-sdk-go/private/signer/v4 godep: github.com/aws/aws-sdk-go/private/waiter godep: github.com/aws/aws-sdk-go/service/dynamodb godep: github.com/aws/aws-sdk-go/service/sns godep: github.com/davecgh/go-spew/spew godep: github.com/evalphobia/logrus_sentry godep: github.com/getsentry/raven-go godep: github.com/go-ini/ini godep: github.com/gobs/pretty godep: github.com/hydrogen18/stalecucumber godep: github.com/jmespath/go-jmespath godep: github.com/labstack/echo godep: github.com/labstack/echo/middleware godep: github.com/labstack/gommon/color godep: github.com/labstack/gommon/log godep: github.com/mattn/go-colorable godep: github.com/mattn/go-isatty godep: github.com/mrjones/oauth godep: github.com/pmezard/go-difflib/difflib godep: github.com/stretchr/testify/assert godep: golang.org/x/net/context godep: golang.org/x/net/http2 godep: golang.org/x/net/http2/hpack godep: golang.org/x/net/websocket godep: golang.org/x/sys/unix godep: Adding new dependencies godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/.gitignore godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/.travis.yml godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/CHANGELOG.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/doc.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/entry.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/entry_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/examples/basic/basic.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/examples/hook/hook.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/exported.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/formatter.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/formatter_bench_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/formatters/logstash/logstash.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/formatters/logstash/logstash_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/hook_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/hooks/syslog/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/hooks/syslog/syslog.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/hooks/syslog/syslog_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/hooks.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/json_formatter.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/json_formatter_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/logger.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/logrus.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/logrus_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/terminal_bsd.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/terminal_linux.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/terminal_notwindows.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/terminal_solaris.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/terminal_windows.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/text_formatter.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/text_formatter_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/Sirupsen/logrus/writer.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/bouncer/bouncer.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/bouncer/bouncer_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/bouncer/readme.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/Godeps/_workspace/src/github.com/Jeffail/gabs/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/Godeps/_workspace/src/github.com/go-ini/ini/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/Godeps/_workspace/src/github.com/hydrogen18/stalecucumber/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/Godeps/_workspace/src/github.com/jmespath/go-jmespath/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/Godeps/_workspace/src/github.com/jmoiron/sqlx/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/Godeps/_workspace/src/github.com/labstack/echo/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/Godeps/_workspace/src/github.com/mattn/go-isatty/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/Godeps/_workspace/src/golang.org/x/sys/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/Godeps/_workspace/src/golang.org/x/sys/PATENTS godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/echo/auth.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/echo/auth_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/echo/logger.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/echo/logger_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/echo/oauth1storage/oauth1storage.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/echo/readme.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/log/log.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/log/log_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/SocialCodeInc/go-common/log/readme.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awserr/error.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awserr/types.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/copy.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/copy_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/equal.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/equal_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/path_value_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/client/client.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/client/default_retryer.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/config.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/config_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/convert_types.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/convert_types_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/corehandlers/handlers_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/chain_provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/credentials.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/credentials_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/env_provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/example.ini godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/static_provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/defaults/defaults.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/ec2metadata/api_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/ec2metadata/service_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/errors.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/logger.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/handlers.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/handlers_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/request.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/request_pagination.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/request_pagination_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/request_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/retryer.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/session/session.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/session/session_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/types.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/types_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/version.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/LICENSE.txt godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/NOTICE.txt godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awserr/error.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awserr/types.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/copy.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/copy_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/equal.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/equal_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/path_value_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/client/client.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/client/default_retryer.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/corehandlers/handlers_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/chain_provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/credentials.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/credentials_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/env_provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/example.ini godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/static_provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/defaults/defaults.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/ec2metadata/api_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/ec2metadata/service_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/handlers.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/handlers_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/request.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/request_pagination.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/request_pagination_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/request_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/request/retryer.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/session/session.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/aws/session/session_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/endpoints/endpoints.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/endpoints/endpoints.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/endpoints/endpoints_map.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/endpoints/endpoints_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/ec2query/build_bench_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/ec2query/build_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/idempotency.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/idempotency_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/build_bench_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/build_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/query/build.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/query/build_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/rest/build.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/restjson/build_bench_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/restjson/build_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/restxml/build_bench_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/restxml/build_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/restxml/unmarshal_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/unmarshal_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/build_bench_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/build_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/query/build.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/query/build_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/rest/build.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/signer/v4/functional_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/signer/v4/header_rules.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/signer/v4/header_rules_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/signer/v4/v4.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/signer/v4/v4_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/waiter/waiter.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/private/waiter/waiter_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/dynamodb/api.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/dynamodb/customizations.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/dynamodb/customizations_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/dynamodb/dynamodbattribute/converter.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/dynamodb/dynamodbattribute/converter_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/dynamodb/dynamodbattribute/examples_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/dynamodb/dynamodbiface/interface.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/dynamodb/examples_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/dynamodb/service.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/dynamodb/waiters.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/sns/api.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/sns/examples_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/sns/service.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/aws/aws-sdk-go/service/sns/snsiface/interface.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/bypass.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/bypasssafe.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/common.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/common_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/config.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/doc.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/dump.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/dump_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/dumpcgo_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/dumpnocgo_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/example_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/format.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/format_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/internal_test.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/internalunsafe_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/spew.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/davecgh/go-spew/spew/spew_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/davecgh/go-spew/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/evalphobia/logrus_sentry/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/evalphobia/logrus_sentry/sentry.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/evalphobia/logrus_sentry/sentry_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/evalphobia/logrus_sentry/utils.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/.dockerignore godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/.gitignore godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/.gitmodules godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/.travis.yml godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/Dockerfile.test godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/client.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/getsentry/raven-go/client_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/docs/Makefile godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/docs/conf.py godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/docs/index.rst godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/docs/integrations/http.rst godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/docs/integrations/index.rst godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/docs/make.bat godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/docs/sentry-doc-config.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/example/example.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/getsentry/raven-go/examples_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/exception.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/getsentry/raven-go/exception_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/http.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/getsentry/raven-go/http_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/interfaces.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/runtests.sh godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/stacktrace.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/getsentry/raven-go/stacktrace_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/getsentry/raven-go/writer.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/go-ini/ini/.gitignore godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/go-ini/ini/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/go-ini/ini/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/go-ini/ini/README_ZH.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/go-ini/ini/ini.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/go-ini/ini/ini_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/go-ini/ini/struct.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/go-ini/ini/struct_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/gobs/pretty/.gitignore godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/gobs/pretty/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/gobs/pretty/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/gobs/pretty/pretty.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/gobs/pretty/pretty_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/gobs/pretty/tabprinter.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/.gitignore godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/fuzz.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/fuzz_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/helpers.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/helpers_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/jump_list.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/opcodes.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/pickle_machine.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/pickle_machine_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/pickle_writer.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/pickle_writer_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/populate_jump_list.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/protocol_0.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/protocol_1.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/protocol_2.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/python/doc.py godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/python/scaffolding.py godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/python/versions.py godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/python_types.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/struct_export_test/structs.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/tuple.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/unpack.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/hydrogen18/stalecucumber/unpack_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/.gitignore godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/.travis.yml godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/Makefile godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/api.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/api_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/astnodetype_string.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/cmd/jpgo/main.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/basic.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/boolean.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/current.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/escape.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/filters.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/functions.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/identifiers.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/indices.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/literal.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/multiselect.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/ormatch.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/pipe.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/slice.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/syntax.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/unicode.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance/wildcard.json godep: save: skipping test file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/compliance_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/functions.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/fuzz/jmespath.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/interpreter.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/interpreter_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/lexer.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/lexer_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/parser.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/parser_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/toktype_string.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/util.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/jmespath/go-jmespath/util_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/.editorconfig godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/.gitattributes godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/.gitignore godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/.godir godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/.travis.yml godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/binder.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/binder_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/context.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/context_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/echo.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/echo_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/glide.lock godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/glide.yaml godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/group.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/group_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/auth.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/auth_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/compress.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/compress_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/logger.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/logger_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/recover.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/recover_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/response.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/response_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/router.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/router_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/Dockerfile godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/argo.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/config.json godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/guide/customization.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/guide/error-handling.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/guide/installation.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/guide/middleware.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/guide/request.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/guide/response.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/guide/routing.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/index.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/crud.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/embed-resources.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/file-upload.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/google-app-engine.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/graceful-shutdown.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/hello-world.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/jsonp.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/jwt-authentication.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/middleware.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/streaming-file-upload.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/streaming-response.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/subdomains.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/website.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/content/recipes/websocket.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/layouts/index.html godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/layouts/partials/connect.html godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/layouts/partials/footer.html godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/layouts/partials/head.html godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/layouts/partials/header.html godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/layouts/partials/menu.html godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/layouts/partials/share.html godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/layouts/shortcodes/embed.html godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/static/images/echo.svg godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/static/images/logo.svg godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/static/scripts/echo.js godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/static/scripts/prism.js godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/static/styles/echo.css godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/website/static/styles/prism.css godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/auth.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/auth_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/compress.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/compress_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/logger.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/logger_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/recover.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/echo/middleware/recover_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/echo/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/gommon/color/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/gommon/color/color.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/gommon/color/color_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/gommon/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/gommon/log/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/labstack/gommon/log/log.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/labstack/gommon/log/log_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mattn/go-colorable/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mattn/go-colorable/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mattn/go-colorable/colorable_others.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mattn/go-colorable/colorable_windows.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mattn/go-isatty/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mattn/go-isatty/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mattn/go-isatty/doc.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mattn/go-isatty/isatty_appengine.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mattn/go-isatty/isatty_bsd.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mattn/go-isatty/isatty_linux.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mattn/go-isatty/isatty_solaris.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mattn/go-isatty/isatty_windows.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mrjones/oauth/MIT-LICENSE.txt godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mrjones/oauth/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mrjones/oauth/examples/jira/jira.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mrjones/oauth/examples/latitude/latitude.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mrjones/oauth/examples/netflix/netflix.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mrjones/oauth/examples/trello/trello.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mrjones/oauth/examples/trelloserver/trelloserver.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mrjones/oauth/examples/twitter/twitter.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mrjones/oauth/examples/twitterserver/twitterserver.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mrjones/oauth/oauth.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/mrjones/oauth/oauth_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mrjones/oauth/pre-commit.sh godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/mrjones/oauth/provider.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/mrjones/oauth/provider_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/pmezard/go-difflib/difflib/difflib.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/pmezard/go-difflib/difflib/difflib_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/pmezard/go-difflib/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/stretchr/testify/assert/assertion_forward.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/stretchr/testify/assert/assertion_forward.go.tmpl godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/stretchr/testify/assert/assertions.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/stretchr/testify/assert/assertions_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/stretchr/testify/assert/doc.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/stretchr/testify/assert/errors.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/stretchr/testify/assert/forward_assertions.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/stretchr/testify/assert/forward_assertions_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/stretchr/testify/assert/http_assertions.go godep: save: skipping test file: /Users/grace/code/go/src/github.com/stretchr/testify/assert/http_assertions_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/stretchr/testify/LICENCE.txt godep: save: skipping untracked file: /Users/grace/code/go/src/github.com/stretchr/testify/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/context/context.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/context/context_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/context/ctxhttp/cancelreq.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/context/ctxhttp/cancelreq_go14.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/context/ctxhttp/ctxhttp.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/context/ctxhttp/ctxhttp_test.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/context/withtimeout_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/PATENTS godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/.gitignore godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/Dockerfile godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/Makefile godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/README godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/client_conn_pool.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/configure_transport.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/errors.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/errors_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/fixed_buffer.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/fixed_buffer_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/flow.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/flow_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/frame.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/frame_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/go15.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/gotrack.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/gotrack_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/h2demo/.gitignore godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/h2demo/Makefile godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/h2demo/README godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/h2demo/h2demo.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/h2demo/launch.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/h2demo/rootCA.key godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/h2demo/rootCA.pem godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/h2demo/rootCA.srl godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/h2demo/server.crt godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/h2demo/server.key godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/h2i/README.md godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/h2i/h2i.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/headermap.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/hpack/encode.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/hpack/encode_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/hpack/hpack.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/hpack/hpack_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/hpack/huffman.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/hpack/tables.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/http2.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/http2_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/not_go15.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/not_go16.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/pipe.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/pipe_test.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/priority_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/server.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/server_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/transport.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/transport_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/write.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/writesched.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/z_spec_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/hpack/encode.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/hpack/encode_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/hpack/hpack.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/http2/hpack/hpack_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/hpack/huffman.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/http2/hpack/tables.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/websocket/client.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/websocket/exampledial_test.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/websocket/examplehandler_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/websocket/hybi.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/websocket/hybi_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/websocket/server.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/net/websocket/websocket.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/net/websocket/websocket_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/.gitignore godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_darwin_386.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_darwin_amd64.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_darwin_arm.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_darwin_arm64.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_dragonfly_386.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_dragonfly_amd64.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_freebsd_386.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_freebsd_amd64.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_freebsd_arm.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_linux_386.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_linux_amd64.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_linux_arm.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_linux_arm64.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_linux_ppc64x.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_netbsd_386.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_netbsd_amd64.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_netbsd_arm.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_openbsd_386.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_openbsd_amd64.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/asm_solaris_amd64.s godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/constants.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/sys/unix/creds_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/env_unix.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/env_unset.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/sys/unix/export_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/flock.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/flock_linux_32bit.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/gccgo.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/gccgo_c.c godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/gccgo_linux_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/mkall.sh godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/mkerrors.sh godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/mksyscall.pl godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/mksyscall_solaris.pl godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/mksysctl_openbsd.pl godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/mksysnum_darwin.pl godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/mksysnum_dragonfly.pl godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/mksysnum_freebsd.pl godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/mksysnum_linux.pl godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/mksysnum_netbsd.pl godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/mksysnum_openbsd.pl godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/sys/unix/mmap_unix_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/race.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/race0.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/sockcmsg_linux.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/sockcmsg_unix.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/str.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_bsd.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_bsd_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_darwin.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_darwin_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_darwin_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_darwin_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_darwin_arm64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_dragonfly.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_dragonfly_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_dragonfly_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_freebsd.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_freebsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_freebsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_freebsd_arm.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_freebsd_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_linux.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_linux_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_linux_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_linux_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_linux_arm64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_linux_ppc64x.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_netbsd.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_netbsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_netbsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_netbsd_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_no_getwd.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_openbsd.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_openbsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_openbsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_solaris.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_solaris_amd64.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_unix.go godep: save: skipping test file: /Users/grace/code/go/src/golang.org/x/sys/unix/syscall_unix_test.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/types_darwin.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/types_dragonfly.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/types_freebsd.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/types_linux.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/types_netbsd.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/types_openbsd.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/types_solaris.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_darwin_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_darwin_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_darwin_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_darwin_arm64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_dragonfly_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_freebsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_freebsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_freebsd_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_linux_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_linux_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_linux_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_linux_arm64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_linux_ppc64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_linux_ppc64le.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_netbsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_netbsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_netbsd_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_openbsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_openbsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zerrors_solaris_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_darwin_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_darwin_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_darwin_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_darwin_arm64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_dragonfly_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_freebsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_freebsd_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_linux_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_linux_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_linux_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_linux_ppc64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_netbsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_netbsd_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_openbsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsyscall_solaris_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysctl_openbsd.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_darwin_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_darwin_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_darwin_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_darwin_arm64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_dragonfly_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_freebsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_freebsd_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_linux_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_linux_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_linux_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_linux_ppc64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_netbsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_netbsd_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_openbsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/zsysnum_solaris_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_darwin_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_darwin_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_darwin_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_darwin_arm64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_dragonfly_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_freebsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_freebsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_freebsd_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_linux_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_linux_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_linux_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_linux_arm64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_linux_ppc64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_linux_ppc64le.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_netbsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_netbsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_netbsd_arm.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_openbsd_386.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_openbsd_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/unix/ztypes_solaris_amd64.go godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/LICENSE godep: save: skipping untracked file: /Users/grace/code/go/src/golang.org/x/sys/PATENTS godep: Rewriting paths (if necessary)