github.com/replit/upm@v0.0.0-20240423230255-9ce4fc3ea24c/.replit (about)

     1  run = "make && echo \"UPM is built, can be found here: ./cmd/upm/upm\""
     2  
     3  modules = ["go-1.20:v2-20230911-b5aa5df"]
     4  
     5  [nix]
     6  channel = "stable-23_05"