Skip to content

Commit e7cdb1d

Browse files
committed
Update README.md
1 parent 00e650a commit e7cdb1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,5 @@ $ make install
111111
- Goで protocol buffers を扱うサンプルです。
112112
- [go-unix-domain-socket-example](https://github.com/devlights/go-unix-domain-socket-example)
113113
- Go で unix domain socket を使って通信するサンプルです。
114+
- [go-mod-vendoring-example](https://github.com/devlights/go-mod-vendoring-example)
115+
- Go で 依存しているモジュールを vendoring して実行してみるサンプルです。

0 commit comments

Comments
 (0)