Projects STRLCPY afrog Commits e2e6d211
🤬
  • ■ ■ ■ ■
    afrog-pocs/version
    1  -0.1.39
     1 +0.1.50
  • ■ ■ ■ ■
    pkg/config/config.go
    skipped 39 lines
    40 40  }
    41 41   
    42 42  const afrogConfigFilename = "afrog-config.yaml"
    43  -const Version = "1.3.4"
     43 +const Version = "1.3.5"
    44 44   
    45 45  // Create and initialize afrog-config.yaml configuration info
    46 46  func New() (*Config, error) {
    skipped 110 lines
Please wait...
Page is in error, reload to recover