yixiong.jxy 7 년 전
부모
커밋
ae54f9293d
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      Gopkg.toml

+ 1 - 2
Gopkg.toml

@@ -32,8 +32,7 @@
 
 [[constraint]]
   name = "github.com/jmespath/go-jmespath"
-  #version = "0.2.2"
-  revision = "0b12d6b5"
+  version = "0.2.2"
 
 [[constraint]]
   name = "github.com/json-iterator/go"