Commit 747d21e3 authored by AlexStocks's avatar AlexStocks

Fix: use right committer user info

parent eae422df
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*.idea
*.iml
target/
classes
# vim
*.swp
go.sum
# go.sum
# Gopkg.lock
# vendor/
module github.com/AlexStocks/getty
require (
github.com/AlexStocks/goext v0.3.1
github.com/AlexStocks/log4go v1.0.0
github.com/AlexStocks/goext v0.3.2
github.com/AlexStocks/log4go v1.0.2
github.com/cheekybits/is v0.0.0-20150225183255-68e9c0620927 // indirect
github.com/coreos/bbolt v1.3.2 // indirect
github.com/coreos/etcd v3.3.12+incompatible // indirect
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment