moxie.mod raw

   1  module git.smesh.lol/smesh/web/wasm/app
   2  
   3  go 1.25
   4  
   5  require git.smesh.lol/smesh/web/common v0.0.0
   6  
   7  replace git.smesh.lol/smesh/web/common => ../../common
   8