提交 53a0a207 编写于 作者: 又有人误人子弟了's avatar 又有人误人子弟了

Merge branch 'master' of https://github.com/AuroraTea/IdGenerator

# ❄ idgenerator-Go
# ❄ idgenerator-Go
## 介绍
......@@ -6,7 +6,7 @@
## 引用全局库
```shell
go get -u -v github.com/yitter/idgenerator-go
go get -u -v github.com/yitter/idgenerator-go@v1.3.1
```
## 调用示例(Go)
......
......@@ -49,13 +49,13 @@
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>1.35</version>
<version>1.36</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-generator-annprocess</artifactId>
<version>1.35</version>
<version>1.36</version>
<scope>provided</scope>
</dependency>
</dependencies>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册