<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>int128</author_name>
  <author_url>https://blog.hatena.ne.jp/int128/</author_url>
  <blog_title>GeekFactory</blog_title>
  <blog_url>https://int128.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>GitHubで公開しているツールをGo Modulesに移行したので、やったことをメモしておきます。 ソースコード これまではGOPATHの内側（e.g. ~/go/src/github.com/int128/example）に作業フォルダを置く必要がありましたが、Go Modulesに移行するとGOPATHの外側で作業できるようになります。 # フォルダをGOPATHの外側に移動 mv ~/go/src/github.com/int128/example ~/repo/example cd ~/repo/example # go.modの生成 go mod init # 依存関係をgo.mo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fint128.hatenablog.com%2Fentry%2F2018%2F10%2F31%2F110005&quot; title=&quot;Go Modulesに移行した - GeekFactory&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-10-31 11:00:05</published>
  <title>Go Modulesに移行した</title>
  <type>rich</type>
  <url>https://int128.hatenablog.com/entry/2018/10/31/110005</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
