diff options
Diffstat (limited to 'app/models/blob.rb')
-rw-r--r-- | app/models/blob.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/blob.rb b/app/models/blob.rb index c1524d0b177..874bf58530e 100644 --- a/app/models/blob.rb +++ b/app/models/blob.rb @@ -58,6 +58,7 @@ class Blob < SimpleDelegator BlobViewer::Gemfile, BlobViewer::Gemspec, BlobViewer::GodepsJson, + BlobViewer::GoMod, BlobViewer::PackageJson, BlobViewer::Podfile, BlobViewer::Podspec, |