File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog  
22
3+ ## 1.13.3 (2022-03-31)  
4+ 
5+ ### Fixed  
6+ 
7+ -  Case sensitive use of the module name
8+ 
39## 1.13.2 (2022-03-30)  
410
511### Fixed  
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ interface.
66[ ![ Linux Tests] ( https://github.com/Masterminds/vcs/actions/workflows/linux-tests.yaml/badge.svg )] ( https://github.com/Masterminds/vcs/actions/workflows/linux-tests.yaml )  [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/Masterminds/vcs )] ( https://goreportcard.com/report/github.com/Masterminds/vcs ) 
77[ ![ Windows Tests] ( https://github.com/Masterminds/vcs/actions/workflows/windows-tests.yaml/badge.svg )] ( https://github.com/Masterminds/vcs/actions/workflows/windows-tests.yaml )  [ ![ Docs] ( https://img.shields.io/static/v1?label=docs&message=reference&color=blue )] ( https://pkg.go.dev/github.com/Masterminds/vcs ) 
88
9+ ** Note: Module names are case sensitive. Please be sure to use ` github.com/Masterminds/vcs `  with the capital M.** 
910
1011## Quick Usage  
1112
Original file line number Diff line number Diff line change 1- module  github.com/masterminds /vcs 
1+ module  github.com/Masterminds /vcs 
22
33go  1.17 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments