- update
continuous-integration/drone/push Build is passing Details

master
李光春 2 years ago
parent ea8772e0c7
commit f7b17917ad

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2018 茂名聚合科技有限公司 Copyright (c) 2018 李光春
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

@ -2,7 +2,7 @@
<a href="https://www.dtapp.net/">Golang Time</a> <a href="https://www.dtapp.net/">Golang Time</a>
</h1> </h1>
📦 Golang Time 📦 Golang 时间
[comment]: <> (go) [comment]: <> (go)
[![godoc](https://pkg.go.dev/badge/github.com/dtapps/gotime?status.svg)](https://pkg.go.dev/github.com/dtapps/gotime) [![godoc](https://pkg.go.dev/badge/github.com/dtapps/gotime?status.svg)](https://pkg.go.dev/github.com/dtapps/gotime)
@ -10,16 +10,8 @@
[![goreportcard.com](https://goreportcard.com/badge/github.com/dtapps/gotime)](https://goreportcard.com/report/github.com/dtapps/gotime) [![goreportcard.com](https://goreportcard.com/badge/github.com/dtapps/gotime)](https://goreportcard.com/report/github.com/dtapps/gotime)
[![deps.dev](https://img.shields.io/badge/deps-go-red.svg)](https://deps.dev/go/github.com%2Fdtapps%2Fgotime) [![deps.dev](https://img.shields.io/badge/deps-go-red.svg)](https://deps.dev/go/github.com%2Fdtapps%2Fgotime)
#### 安装使用 #### 安装
```go ```go
go get -v -u github.com/dtapps/gotime go get -v -u github.com/dtapps/gotime
```
#### 导入
```go
import (
"github.com/dtapps/gotime"
)
``` ```
Loading…
Cancel
Save