Browse Source

bump vendor

tags/v1.1.0
Shivaram Lingamneni 5 years ago
parent
commit
ee08419f4a
3 changed files with 4 additions and 4 deletions
  1. 2
    2
      Gopkg.lock
  2. 1
    1
      Gopkg.toml
  3. 1
    1
      vendor

+ 2
- 2
Gopkg.lock View File

@@ -62,11 +62,11 @@
62 62
   revision = "9520e82c474b0a04dd04f8a40959027271bab992"
63 63
 
64 64
 [[projects]]
65
-  digest = "1:7caf3ea977a13cd8b9a2e1ecef1ccaa8e38f831b4f6ffcb8bd0aa909c48afb3a"
65
+  digest = "1:e7de6e4830c9d4fe1463c09a2ee15ec3eb9455c2ea916044675c413e8a9c6608"
66 66
   name = "github.com/oragono/confusables"
67 67
   packages = ["."]
68 68
   pruneopts = "UT"
69
-  revision = "d5dd03409482fae2457f0742be22782890f720c2"
69
+  revision = "fe1cf31a24b01cac37194669863df51713e08e54"
70 70
 
71 71
 [[projects]]
72 72
   branch = "master"

+ 1
- 1
Gopkg.toml View File

@@ -50,7 +50,7 @@
50 50
   name = "github.com/oragono/go-ident"
51 51
 
52 52
 [[constraint]]
53
-  revision = "d5dd03409482fae2457f0742be22782890f720c2"
53
+  revision = "fe1cf31a24b01cac37194669863df51713e08e54"
54 54
   name = "github.com/oragono/confusables"
55 55
 
56 56
 [[constraint]]

+ 1
- 1
vendor

@@ -1 +1 @@
1
-Subproject commit 8ddbb531841add50f8b7aff8fe00bef311448aaa
1
+Subproject commit 6fb1b63d24a6ccc28a8aecbd47a7eb18a2ace2c9

Loading…
Cancel
Save