[root@t ~]# go get github.com/aliyun/aliyun-sts-go-sdk/sts
# github.com/aliyun/aliyun-sts-go-sdk/sts
/home/goDEV/src/github.com/aliyun/aliyun-sts-go-sdk/sts/sts.go:118:45: multiple-value uuid.NewV4() in single-value context
[root@t ~]# ll -as /home/goDEV/src/github.com/aliyun/aliyun-sts-go-sdk/sts/
total 20
4 drwxr-xr-x 2 root root 4096 Aug 31 00:11 .
4 drwxr-xr-x 4 root root 4096 Aug 31 00:11 ..
8 -rw-r--r-- 1 root root 4226 Aug 31 00:11 sts.go
4 -rw-r--r-- 1 root root 3751 Aug 31 00:11 sts_test.go
[root@t ~]#

最新文章

  1. BZOJ3196——二逼平衡树
  2. Cannot attach the file as database 'membership'.
  3. hdu 4911 Inversion (分治 归并排序 求逆序数)
  4. Bayer RGB和RGB Raw
  5. 【JAVA - SSM】之SSM入门项目的搭建
  6. 【Android - 进阶】之图片三级缓存的原理及实现
  7. not valid for Running the scheme
  8. JUDE-UML工具软件介绍
  9. Python3.5:爬取网站上电影数据
  10. 无法连接MySQL
  11. 我和Python的Py交易》》》》》》数据类型
  12. react的jsx语法
  13. linux下last与lastb命令详解
  14. admin源码解析以及仿照admin设计stark组件
  15. 正则表达式入门之学习路线&七个问题
  16. shell通过ping检测整个网段IP的网络状态脚本
  17. 20155227 2016-2017-2 《Java程序设计》第六周学习总结
  18. Android ListView工作原理完全解析(转自 郭霖老师博客)
  19. 我的 VSCode 常用扩展
  20. 无法远程访问Mysql的解决方案

热门文章

  1. 2017广东工业大学程序设计竞赛决赛 F(LCA + 斐波那契数列性质)
  2. Network | TCP
  3. Java面试中的多线程问题
  4. [BZOJ3212][POJ3468]A Simple Problem with Integers
  5. 笔记-迎难而上之Java基础进阶7
  6. python 编程模型
  7. Android Studio +MAT 分析内存泄漏实战
  8. java.sql.Timestamp类型
  9. Failed to fetch URL http://dl-ssl.google.com/android/repository/repository.xml, reason:
  10. Drools的HelloWord例子