ColaCoca's picture
jeju 모델 업로드
8eb2cb0
module github.com/jkuri/bore
go 1.16
require (
github.com/charmbracelet/lipgloss v0.9.1
github.com/dustin/go-humanize v1.0.0
github.com/felixge/httpsnoop v1.0.1
github.com/google/wire v0.5.0
github.com/jkuri/statik v0.3.0
github.com/mitchellh/go-homedir v1.0.0
github.com/spf13/viper v1.7.0
github.com/yhat/wsutil v0.0.0-20170731153501-1d66fa95c997
go.uber.org/zap v1.15.0
golang.org/x/crypto v0.1.0
gopkg.in/natefinch/lumberjack.v2 v2.0.0
)